UNPKG

@midware/mauth

Version:

A simple auth middleware for Node.js

4 lines 139 B
export default class UnauthorizedError extends Error { constructor(message?: string); } //# sourceMappingURL=unauthorizedError.d.ts.map