UNPKG

@mai3/phaser-sdk

Version:

A UI component library based on the Phaser game engine

4 lines 151 B
import { NinePatchConfig } from "./NinePatchConfig"; export interface PanelConfig extends NinePatchConfig { } //# sourceMappingURL=PanelConfig.d.ts.map