Files
Aislo/node_modules/@dimforge/rapier3d-compat/exports.d.ts
T
2026-07-05 14:05:22 +09: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";