init source
This commit is contained in:
+3
@@ -0,0 +1,3 @@
|
||||
export default function _nonIterableRest() {
|
||||
throw new TypeError("Invalid attempt to destructure non-iterable instance");
|
||||
}
|
||||
Reference in New Issue
Block a user