UNPKG

@zerospacegg/iolin

Version:

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

5 lines 181 B
import type { Unit } from "../../../gg-iolin"; declare const Steelsworn: Unit; export declare const entity: Unit; export default Steelsworn; //# sourceMappingURL=steelsworn.d.ts.map