/opt/canhelp/node_modules/next/dist/build/webpack/loaders/lightningcss-loader/src
Edit: /opt/canhelp/node_modules/next/dist/build/webpack/loaders/lightningcss-loader/src/interface.js (398B)
"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
Object.defineProperty(exports, "ECacheKey", {
enumerable: true,
get: function() {
return ECacheKey;
}
});
var ECacheKey = /*#__PURE__*/ function(ECacheKey) {
ECacheKey["loader"] = "loader";
ECacheKey["minify"] = "minify";
return ECacheKey;
}({});
//# sourceMappingURL=interface.js.map