UNPKG

smc-hub

Version:

CoCalc: Backend webserver component

7 lines (6 loc) 124 B
export declare function render_static_path(opts: { req: any; res: any; dir: string; path: string; }): void;