mirror of
https://github.com/photonstorm/phaser
synced 2025-02-16 05:58:30 +00:00
2 lines
61 B
TypeScript
2 lines
61 B
TypeScript
declare function init(state: any): any;
|
|
export default init;
|