UNPKG

api-req-validator

Version:
3 lines (2 loc) 88 B
declare const validateSchema: (apiSchema: any) => boolean; export { validateSchema };