UNPKG

135 BTypeScriptView Raw
1import { Type } from '@nestjs/common';
2export declare const exploreApiExcludeControllerMetadata: (metatype: Type<unknown>) => boolean;