UNPKG

@zerospacegg/iolin

Version:

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

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