UNPKG

svelte-phaser

Version:

Create Phaser 3 games with Svelte 3

8 lines (7 loc) 239 B
export * from './createPhaserEventDispatcher' export * from './removeUndefined' export * from './addInstance' export * from './shouldApplyProps' export * from './toArray' export * from './findGameObjectsByName' export * from './coroutine'