UNPKG

258 BTypeScriptView Raw
1import { ArgsType, InputType, InterfaceType, ObjectType } from '../decorators';
2export type ClassDecoratorFactory = typeof ArgsType | typeof ObjectType | typeof InterfaceType | typeof InputType;
3//# sourceMappingURL=class-decorator-factory.interface.d.ts.map
\No newline at end of file