UNPKG

superstatic

Version:

A static file server for fancy apps

3 lines (2 loc) 97 B
declare function _exports(): (req: any, res: any, next: any) => Promise<any>; export = _exports;