UNPKG

@tsed/platform-express

Version:
5 lines (4 loc) 146 B
/** * @ignore */ export declare function staticsMiddleware(directory: string, options?: any): (request: any, response: any, next: any) => void;