UNPKG

ottoman

Version:
8 lines 375 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.GlobalPluginHandlerError = void 0; const ottoman_errors_1 = require("../exceptions/ottoman-errors"); class GlobalPluginHandlerError extends ottoman_errors_1.OttomanError { } exports.GlobalPluginHandlerError = GlobalPluginHandlerError; //# sourceMappingURL=global-plugin-handler-error.js.map