UNPKG

@mai3/phaser-sdk

Version:

A UI component library based on the Phaser game engine

4 lines 175 B
import type Phaser from 'phaser'; declare function loadIcons(manager: Phaser.Textures.TextureManager): Promise<void>; export { loadIcons }; //# sourceMappingURL=icons.d.ts.map