UNPKG

@web/dev-server-core

Version:
7 lines 217 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.PluginError = void 0; class PluginError extends Error { } exports.PluginError = PluginError; //# sourceMappingURL=PluginError.js.map