UNPKG

set-state-compare

Version:

setState for React that compares with the current state and only sets the state if changed.

4 lines 151 B
export default memo; export function memoWithDebug(component: any): any; declare function memo(component: any): any; //# sourceMappingURL=memo.d.ts.map