UNPKG

@coko/server

Version:

Reusable server for use by Coko's projects

4 lines 150 B
import { Express } from 'express'; declare const mountStatic: (app: Express) => void; export default mountStatic; //# sourceMappingURL=static.d.ts.map