UNPKG

@zerospacegg/iolin

Version:

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

5 lines 166 B
import type { Faction } from "../gg-iolin"; declare const Koru: Faction; export declare const entity: Faction; export default Koru; //# sourceMappingURL=koru.d.ts.map