UNPKG

149 BTypeScriptView Raw
1import { Type } from '@nestjs/common';
2export declare function ApiDefaultGetter(type: Type<unknown> | Function, parameter: string): MethodDecorator;