UNPKG

@malagu/core

Version:
5 lines 257 B
export declare namespace AnnotationUtil { function getValueOrOption<T>(valueOrOption?: any, primaryProperty?: string): T; function getType(target: any, targetKey: string | symbol, index?: number): any; } //# sourceMappingURL=annotation-util.d.ts.map