@spatius/avatarkit 1.2.0-beta.3 → 1.2.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -21,7 +21,6 @@ export declare class AvatarView {
21
21
  private characterHandle;
22
22
  private characterId;
23
23
  private transitionFrames;
24
- private onTransitionFramesConsumed;
25
24
  private isConversationActive;
26
25
  private lastRenderedFrameIndex;
27
26
  private animationHandleMap;