UNPKG

@dechamp/express-auto-route

Version:

An express auto route module which allows routes and middleware to be configured via config file.

3 lines (2 loc) 98 B
declare const _default: (req: any, res: any, next: any) => Promise<any>; export default _default;