UNPKG

@slippi/slippi-js

Version:
7 lines 284 B
import * as animations from "./animationUtils"; import * as characters from "./characterUtils"; import * as moves from "./moveUtils"; import * as stages from "./stageUtils"; export * from "./types"; export { animations, characters, moves, stages }; //# sourceMappingURL=index.d.ts.map