Initial project import
This commit is contained in:
6
node_modules/three-stdlib/_polyfill/constants.js
generated
vendored
Normal file
6
node_modules/three-stdlib/_polyfill/constants.js
generated
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
import { REVISION } from "three";
|
||||
const version = /* @__PURE__ */ (() => parseInt(REVISION.replace(/\D+/g, "")))();
|
||||
export {
|
||||
version
|
||||
};
|
||||
//# sourceMappingURL=constants.js.map
|
||||
Reference in New Issue
Block a user