| Current Path : /var/www/html/drsa/node_modules/@babel/runtime/helpers/ |
| Current File : /var/www/html/drsa/node_modules/@babel/runtime/helpers/objectDestructuringEmpty.js |
function _objectDestructuringEmpty(obj) {
if (obj == null) throw new TypeError("Cannot destructure undefined");
}
module.exports = _objectDestructuringEmpty;