UNPKG

@tsclean/core

Version:

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

4 lines 139 B
export interface OnGatewayDisconnect<T = any> { handleDisconnect(client: T): any; } //# sourceMappingURL=on-gateway-disconnect.d.ts.map