UNPKG

@hiki9/rich-domain

Version:

Rich Domain is a library that provides a set of tools to help you build complex business logic in NodeJS using Domain Driven Design principles.

3 lines 256 B
export declare const keysToExcludeOnCompare: string[]; export declare function isEqualWithoutCompareSpecifiedKeys(_: any, __: any, key: string | symbol | number | undefined): true | undefined; //# sourceMappingURL=entity-keys-to-exclude-on-compare.d.ts.map