UNPKG

express-swagger-autogen

Version:

A library that auto generates swagger docs to your endpoints from express.

4 lines (3 loc) 110 B
export declare class ExpressSwaggerAutogenValidationError extends Error { constructor(message: string); }