UNPKG

@forbespro/lead-agent

Version:
12 lines (11 loc) 345 B
import { deserialize as t } from "./index144.js"; import { serialize as u } from "./index145.js"; const s = typeof structuredClone == "function" ? ( /* c8 ignore start */ (r, e) => e && ("json" in e || "lossy" in e) ? t(u(r, e)) : structuredClone(r) ) : (r, e) => t(u(r, e)); export { s as default, t as deserialize, u as serialize };