fffiloni's picture
Upload 953 files
f9f0fec verified
raw
history blame
171 Bytes
export declare function patchAdapter(app: any): void;
export declare function restoreAdapter(): void;
export declare function serveFile(res: any, filepath: string): void;