UNPKG

three-stdlib

Version:

stand-alone library of threejs examples

7 lines (6 loc) 176 B
import { REVISION } from "three"; const version = /* @__PURE__ */ (() => parseInt(REVISION.replace(/\D+/g, "")))(); export { version }; //# sourceMappingURL=constants.js.map