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) 120 B
declare const jsonSchemaValidationService: (schema: any, data: any) => any; export default jsonSchemaValidationService;