first
This commit is contained in:
3
node_modules/@babel/runtime/helpers/esm/objectDestructuringEmpty.js
generated
vendored
Normal file
3
node_modules/@babel/runtime/helpers/esm/objectDestructuringEmpty.js
generated
vendored
Normal file
@ -0,0 +1,3 @@
|
||||
export default function _objectDestructuringEmpty(obj) {
|
||||
if (obj == null) throw new TypeError("Cannot destructure " + obj);
|
||||
}
|
Reference in New Issue
Block a user