UNPKG

@mcdevsl/superset-ui

Version:
5 lines (4 loc) 231 B
export { default as WordCloudChartPlugin } from './plugin'; export { default as LegacyWordCloudChartPlugin } from './legacyPlugin'; export * from './types'; export { default as configureEncodable } from './configureEncodable';