UNPKG

rock-mod

Version:

Rock-Mod is a powerful framework designed for creating and managing mods for Grand Theft Auto (GTA) games.

8 lines (7 loc) 246 B
export * from "./ICircleColshape"; export * from "./IColshape"; export * from "./IColshapesManager"; export * from "./ICuboidColshape"; export * from "./ICylinderColshape"; export * from "./IRectangleColshape"; export * from "./ISphereColshape";