blob: f94186da08f6635efe1e577be3fa39468f6978ae [file] [log] [blame]
export default function _nonIterableRest() {
throw new TypeError("Invalid attempt to destructure non-iterable instance");
}