Files
avz-site/node_modules/@dimforge/rapier3d-compat/exports.d.ts
T
2026-05-30 19:59:39 -03: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";