UNPKG

three-stdlib

Version:

stand-alone library of threejs examples

6 lines (5 loc) 200 B
"use strict"; Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" }); const getWithKey = (obj, key) => obj[key]; exports.getWithKey = getWithKey; //# sourceMappingURL=helpers.cjs.map