UNPKG

@nestjs/swagger

Version:

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

2 lines (1 loc) 167 B
export declare function ApiSecurity(name: string, requirements?: string[]): (target: object, key?: string | symbol, descriptor?: TypedPropertyDescriptor<any>) => any;