UNPKG

@nestjs/swagger

Version:

Nest - modern, fast, powerful node.js web framework (@swagger)

5 lines (4 loc) 144 B
export declare function getSchemaPath(modelName: string): string; export declare function refs(...models: Function[]): { $ref: string; }[];