UNPKG

phaser4-rex-plugins

Version:
10 lines (9 loc) 204 B
export default LoadCompletePromise; declare function LoadCompletePromise( scene: Phaser.Scene | Function, config: Object ): Promise<{ key: string, type: string, data: any }>;