Sha256: 328da3631c41749ffd944ef9a89e14a344ff2d149ef8b35b3f6280ebf5b02b7b
Contents?: true
Size: 231 Bytes
Versions: 30
Compression:
Stored size: 231 Bytes
Contents
function _nonIterableRest() { throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method."); } module.exports = _nonIterableRest;
Version data entries
30 entries across 29 versions & 4 rubygems