UNPKG

@zerospacegg/iolin

Version:

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

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