UNPKG

@nestjs/websockets

Version:

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

8 lines (7 loc) 143 B
export declare const DEFAULT_CALLBACK_METADATA: { [x: string]: { index: number; data: any; pipes: any[]; }; };