UNPKG

@anoki/fse-ui

Version:

FSE UI components library

25 lines (24 loc) 708 B
import { __exports as r } from "./index.es683.js"; var o; function a() { if (o) return r; o = 1, Object.defineProperty(r, "__esModule", { value: !0 }); /*! * is-plain-object <https://github.com/jonschlinkert/is-plain-object> * * Copyright (c) 2014-2017, Jon Schlinkert. * Released under the MIT License. */ function n(e) { return Object.prototype.toString.call(e) === "[object Object]"; } function u(e) { var t, i; return n(e) === !1 ? !1 : (t = e.constructor, t === void 0 ? !0 : (i = t.prototype, !(n(i) === !1 || i.hasOwnProperty("isPrototypeOf") === !1))); } return r.isPlainObject = u, r; } export { a as __require }; //# sourceMappingURL=index.es630.js.map