UNPKG

express-openapi-validator

Version:

Automatically validate API requests and responses with OpenAPI 3 and Express.

7 lines (6 loc) 149 B
/** * Modification of richardschneider;s mung * https://github.com/richardschneider/express-mung * */ declare let mung: any; export default mung;