UNPKG

@theatrejs/plugin-aseprite

Version:

🛠️ A Plugin for Aseprite exported files.

5 lines (3 loc) 132 B
export * as FACTORIES from './factories.js'; export {Aseprite} from './aseprite.js'; export {Spritesheet} from './spritesheet.js';