UNPKG

@zerospacegg/iolin

Version:

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

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