UNPKG

bb-inspired

Version:

Core library for BB-inspired NestJS backend

5 lines (4 loc) 151 B
export * from './websocket.module'; export * from './websocket.gateway'; export * from './websocket.rate-limiter'; export * from './websocket.health';