This repository has been archived on 2024-11-11. You can view files and clone it, but cannot push or open issues or pull requests.
Files
socketio-jwt/src/index.ts

3 lines
70 B
TypeScript

export * from "./authorize.js"
export * from "./UnauthorizedError.js"