UNPKG

node-pluginsmanager-plugin

Version:
7 lines (6 loc) 158 B
"use strict"; // module Object.defineProperty(exports, "__esModule", { value: true }); class NotFoundError extends Error { } exports.default = NotFoundError;