UNPKG

rauth

Version:

Authentication and Authorization library via JWT

6 lines 178 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); class RAuthError extends Error { } exports.RAuthError = RAuthError; //# sourceMappingURL=Error.js.map