UNPKG

@zerospacegg/iolin

Version:

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

5 lines 184 B
import type { Entity } from "../../gg-iolin"; declare const Detonation: Entity; export declare const entity: Entity; export default Detonation; //# sourceMappingURL=detonation.d.ts.map