UNPKG

@guruhotel/aura-hooks

Version:

🪝 Hooks library designed by the Guruhotel team for Aura UI

1 lines 296 B
exports.__esModule=!0,exports.shallowEqual=function(e,t){if(e===t)return!0;if(!(e instanceof Object&&t instanceof Object))return!1;const n=Object.keys(e),{length:r}=n;if(r!==Object.keys(t).length)return!1;for(let o=0;o<r;o+=1){const r=n[o];if(!(r in t))return!1;if(e[r]!==t[r])return!1}return!0};