Icard/angular-clarity-master(work.../node_modules/socket.io/dist/uws.d.ts

4 lines
171 B
TypeScript
Raw Normal View History

2024-07-16 15:23:22 +00:00
export declare function patchAdapter(app: any): void;
export declare function restoreAdapter(): void;
export declare function serveFile(res: any, filepath: string): void;