UNPKG

@zerospacegg/iolin

Version:

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

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