MCPcopy Create free account
hub / github.com/WebReflection/neverland / _nonIterableSpread

Function _nonIterableSpread

index.js:35–37  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

33 }
34
35 function _nonIterableSpread() {
36 throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.");
37 }
38
39 /*! (c) Andrea Giammarchi - ISC */
40 var self = {};

Callers 1

_toConsumableArrayFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected