Files
tanah_longsor_admin/assets/socket.io/dist/uws.d.ts
2022-08-22 00:09:23 +08: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;