UNPKG

three-stdlib

Version:

stand-alone library of threejs examples

6 lines (5 loc) 104 B
const getWithKey = (obj, key) => obj[key]; export { getWithKey }; //# sourceMappingURL=helpers.js.map