UNPKG

@mui/x-data-grid

Version:

The Community plan edition of the Data Grid components (MUI X).

2 lines (1 loc) 109 B
export declare function fastObjectShallowCompare<T extends Record<string, any> | null>(a: T, b: T): boolean;