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