UNPKG

@deephaven/js-plugin-plotly-express

Version:
5 lines 257 B
import { type WidgetPlugin } from '@deephaven/plugin'; import type { dh } from '@deephaven/jsapi-types'; export declare const PlotlyExpressPlugin: WidgetPlugin<dh.Widget>; export default PlotlyExpressPlugin; //# sourceMappingURL=PlotlyExpressPlugin.d.ts.map