UNPKG

@raulpesilva/re-state

Version:

easy way to create a shared state to the entire application

2 lines (1 loc) 69 B
export declare function shallowEqual(objA: any, objB: any): boolean;