UNPKG

@tsclean/core

Version:

Plugin for API Rest Full development, based on Clean Architecture, IoC and Dependency Injection.

5 lines 132 B
export interface WebSocketServerOptions { port: number; namespace: string; } //# sourceMappingURL=web-socket-server.d.ts.map