@forbespro/lead-agent
Version:
Lead Chat Agent React Component
22 lines (21 loc) • 641 B
JavaScript
import { commonjsGlobal as a } from "./index31.js";
import { __exports as n } from "./index97.js";
import { i as p } from "./index126.js";
var s = a && a.__importDefault || function(e) {
return e && e.__esModule ? e : { default: e };
};
Object.defineProperty(n, "__esModule", { value: !0 });
n.default = c;
var _ = s(p);
function c(e, f) {
var r = null;
if (!e || typeof e != "string")
return r;
var i = (0, _.default)(e), l = typeof f == "function";
return i.forEach(function(t) {
if (t.type === "declaration") {
var u = t.property, o = t.value;
l ? f(u, o, t) : o && (r = r || {}, r[u] = o);
}
}), r;
}