UNPKG

@phaserjs/phaser

Version:
9 lines (8 loc) 158 B
import { AnimatedSprite } from "./AnimatedSprite"; import { Play } from "./Play"; import { Stop } from "./Stop"; export { AnimatedSprite, Play, Stop };