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