UNPKG

typescript-rest-jwt

Version:

JWT authentication for typescript-rest via decorators.

3 lines (2 loc) 61 B
export * from './AuthHandler'; export * from './decorators';