UNPKG

158 BTypeScriptView Raw
1import { Type } from '@nestjs/common';
2export declare const exploreApiOperationMetadata: (instance: object, prototype: Type<unknown>, method: object) => any;