blob: 7d7ca43627b1e6b0a3ce299efdb14e0d84df8cd7 [file] [log] [blame]
function _nonIterableSpread() {
throw new TypeError("Invalid attempt to spread non-iterable instance");
}
module.exports = _nonIterableSpread;