UNPKG

@gzued/antd-compiled

Version:

Pre-bundled Ant Design 4.x and related dependencies for @gzued packages

9 lines (7 loc) 185 B
// @flow declare module.exports: <T, U>( objA?: ?T, objB?: ?U, compare?: ?(objValue: any, otherValue: any, key?: string) => boolean | void, compareContext?: ?any ) => boolean;