Sha256: bc91b16fd6053abf81cb8157a0eec5b0e221d577967ce20c05d24dacaebf3198
Contents?: true
Size: 234 Bytes
Versions: 52
Compression:
Stored size: 234 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."); } export { _nonIterableSpread as default };
Version data entries
52 entries across 52 versions & 3 rubygems