This commit is contained in:
Daniel
2026-04-01 19:57:47 +08:00
parent 1d0e0430ab
commit 53d17883ac
4505 changed files with 1659892 additions and 6 deletions

7
node_modules/@dimforge/rapier3d-compat/exports.d.ts generated vendored Normal file
View File

@@ -0,0 +1,7 @@
export declare function version(): string;
export * from "./math";
export * from "./dynamics";
export * from "./geometry";
export * from "./pipeline";
export * from "./init";
export * from "./control";