| Current Path : /var/www/sitesecurity.bitkit.dk/httpdocs/node_modules/next/dist/lib/ |
| Current File : /var/www/sitesecurity.bitkit.dk/httpdocs/node_modules/next/dist/lib/compile-error.js |
"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
Object.defineProperty(exports, "CompileError", {
enumerable: true,
get: function() {
return CompileError;
}
});
class CompileError extends Error {
}
//# sourceMappingURL=compile-error.js.map