DIR: /proc/1780863/root/usr/share/node_modules/@babel/runtime/helpers/esm/ |
Current File : //proc/1780863/root/usr/share/node_modules/@babel/runtime/helpers/esm/objectDestructuringEmpty.js |
export default function _objectDestructuringEmpty(obj) { if (obj == null) throw new TypeError("Cannot destructure " + obj); } |