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 HeavyPower: Entity; export declare const entity: Entity; export default HeavyPower; //# sourceMappingURL=heavy-power.d.ts.map