UNPKG

synapse-react-client

Version:

[![npm version](https://badge.fury.io/js/synapse-react-client.svg)](https://badge.fury.io/js/synapse-react-client) [![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square)](https://github.com/prettier/prettie

19 lines (18 loc) 538 B
import { jsx as e } from "react/jsx-runtime"; import l from "./safe-react-plotly-factory.js"; import { Suspense as r, lazy as n } from "react"; const a = (t) => { const o = t; return o.__esModule || o[Symbol.toStringTag] === "Module" ? o.default : o; }, s = n(async () => { const t = await import("plotly.js-basic-dist"), o = a(t); return { default: l(o) }; }); function m(t) { return /* @__PURE__ */ e(r, { children: /* @__PURE__ */ e(s, { ...t }) }); } export { m as Plot, m as default }; //# sourceMappingURL=Plot.js.map