UNPKG

next

Version:

The React Framework

6 lines (5 loc) 194 B
export default function nextInvalidImportErrorLoader() { const { message } = this.getOptions(); throw new Error(message); } //# sourceMappingURL=next-invalid-import-error-loader.js.map