UNPKG

alepha

Version:

Easy-to-use modern TypeScript framework for building many kind of applications.

4 lines (3 loc) 81 B
export class InvalidTokenError extends Error { public readonly status = 401; }