UNPKG

@awayfl/poki-player

Version:

AVM Player for poki games

9 lines 451 B
export { AVM1PokiSDK } from "./lib/AVM1PokiSDK"; export { AVM2PokiSDK } from "./lib/AVM2PokiSDK"; export { AVMPlayerPoki } from "./lib/AVMPlayerPoki"; export { AVM1ButtonCustom } from "./lib/AVM1ButtonCustom"; export { AVM1MovieClipCustom } from "./lib/AVM1MovieClipCustom"; export * as Box2D from "./lib/Box2D"; export * as Box2DLegacy from "./lib/Box2Dold"; export * as Box2DRaycast from "./lib/Box2Dold_Raycast"; //# sourceMappingURL=index.d.ts.map