UNPKG

@antdv/pro-utils

Version:

@antdv/pro-utils

2 lines (1 loc) 102 B
export declare function isDeepEqual(a: any, b: any, ignoreKeys?: string[], debug?: boolean): boolean;