UNPKG

204 BTypeScriptView Raw
1import { ClassType } from '../enums/class-type.enum';
2export declare function addClassTypeMetadata(target: Function, classType: ClassType): void;
3//# sourceMappingURL=add-class-type-metadata.util.d.ts.map
\No newline at end of file