UNPKG

@zerospacegg/iolin

Version:

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

5 lines 223 B
import type { Building } from "../../../gg-iolin"; declare const ChakruTempleOfEarth: Building; export declare const entity: Building; export default ChakruTempleOfEarth; //# sourceMappingURL=chakru-temple-of-earth.d.ts.map