UNPKG

curried-intrinsic

Version:
2 lines (1 loc) 71 B
export declare const shallowlyEquals: <T>(a: T) => (b: T) => boolean;