Files
cht-lawfirm/front/app/node_modules/socket.io/dist/uws.d.ts
2023-01-16 17:49:38 +01:00

4 lines
171 B
TypeScript

export declare function patchAdapter(app: any): void;
export declare function restoreAdapter(): void;
export declare function serveFile(res: any, filepath: string): void;