initial commit
This commit is contained in:
3
node_modules/@babel/runtime/helpers/esm/nonIterableSpread.js
generated
vendored
Normal file
3
node_modules/@babel/runtime/helpers/esm/nonIterableSpread.js
generated
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
export default function _nonIterableSpread() {
|
||||
throw new TypeError("Invalid attempt to spread non-iterable instance");
|
||||
}
|
Reference in New Issue
Block a user