UNPKG

@zerospacegg/iolin

Version:

Community ZeroSpace game data library - units, buildings, abilities, and more

5 lines 185 B
import type { Entity } from "../../gg-iolin"; declare const LightPower: Entity; export declare const entity: Entity; export default LightPower; //# sourceMappingURL=light-power.d.ts.map