UNPKG

@midwayjs/static-file

Version:

midway static file component

5 lines 213 B
export { StaticFileConfiguration as Configuration } from './configuration'; export * from './middleware/static.middleware'; export * from './interface'; export * from './error'; //# sourceMappingURL=index.d.ts.map