UNPKG

@googleforcreators/react

Version:

A tiny wrapper package that re-exports React and provides additional utilities and custom hooks.

3 lines (2 loc) 260 B
"use strict";var r=require("shallow-equal");module.exports=function(a,e){return a===e||(Array.isArray(a)&&Array.isArray(e)?r.shallowEqualArrays(a,e):"object"==typeof a&&"object"==typeof e&&r.shallowEqualObjects(a,e))}; //# sourceMappingURL=shallowEqual.js.map