UNPKG

@pixi/animate

Version:

PIXI plugin for the PixiAnimate Extension

1 lines 749 B
{"version":3,"file":"index.mjs","sources":["../src/index.ts"],"sourcesContent":["export { load, sound, utils, MovieClip, Scene, Timeline, Tween, Animator, AnimatorTimeline } from './animate';\n\nexport {\n AnimateContainer as Container,\n AnimateSprite as Sprite,\n AnimateGraphics as Graphics,\n AnimateText as Text,\n} from './animate';\n\n// eslint-disable-next-line @typescript-eslint/no-inferrable-types\nexport const VERSION: string = '__VERSION__';\n\nexport * from './AnimateAsset';\n\n// export type are weeeeird\nimport type { DrawCommands, AnimateDisplayObject } from './animate';\nexport { DrawCommands };\nexport { AnimateDisplayObject as DisplayObject };\n"],"names":[],"mappings":";;;;;;;;;;;;;;AAUO,MAAM,OAAkB,GAAA;;;;"}