UNPKG

@nestjs/swagger

Version:

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

8 lines (7 loc) 170 B
export interface DenormalizedDocResolvers { root: Function[]; security: Function[]; tags: Function[]; callbacks: Function[]; responses: Function[]; }