UNPKG

@kerthin/domain

Version:
3 lines (2 loc) 153 B
export declare const isValueObject: (target: any) => boolean; export declare const isValueObjectDefinedInTarget: (target: any, propName: string) => any;