UNPKG

@nodeswork/nam

Version:

Applet manager for Nodeswork containers.

7 lines (5 loc) 254 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const utils_1 = require("@nodeswork/utils"); exports.UNAUTHENTICATED_ERROR = new utils_1.NodesworkError('unauthenticated or token expired'); //# sourceMappingURL=errors.js.map