@mankindui/core
Version:
- a react component library - you can see how @mankindui/core can be used via examples: [usage examples](https://github.com/clarklindev/mankindui-test)
30 lines (29 loc) • 784 B
JavaScript
import "../../_virtual/_commonjsHelpers.js";
var f, h;
function o() {
return h || (h = 1, f = function(e, r, a, i) {
var t = a ? a.call(i, e, r) : void 0;
if (t !== void 0)
return !!t;
if (e === r)
return !0;
if (typeof e != "object" || !e || typeof r != "object" || !r)
return !1;
var n = Object.keys(e), q = Object.keys(r);
if (n.length !== q.length)
return !1;
for (var w = Object.prototype.hasOwnProperty.bind(r), u = 0; u < n.length; u++) {
var l = n[u];
if (!w(l))
return !1;
var s = e[l], v = r[l];
if (t = a ? a.call(i, s, v, l) : void 0, t === !1 || t === void 0 && s !== v)
return !1;
}
return !0;
}), f;
}
export {
o as __require
};
//# sourceMappingURL=index.js.map