2
3
Ответвление 0
GrandTabernacleAutoVI/server/node_modules/socket.io/dist/uws.d.ts
killianmarty 02cc1ed028 server
2023-11-14 17:35:47 +01:00

3 строки
171 Б
TypeScript

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