UNPKG

@nestjs/websockets

Version:

Nest - modern, fast, powerful node.js web framework (@websockets)

4 lines (3 loc) 128 B
export declare class WsParamsFactory { exchangeKeyForValue(type: number, data: string | undefined, args: unknown[]): any; }