Files
hydro-builder-app/node_modules/@dimforge/rapier3d-compat/exports.d.ts
2026-06-13 17:36:44 -07:00

8 lines
202 B
TypeScript

export declare function version(): string;
export * from "./math";
export * from "./dynamics";
export * from "./geometry";
export * from "./pipeline";
export * from "./init";
export * from "./control";