UNPKG

@antv/l7plot-component

Version:
6 lines 224 B
export { default as version } from './version'; // 类型定义导出 export * from './types'; export { Tooltip } from './tooltip'; export { CategoryLegend, ContinueLegend } from './legend'; //# sourceMappingURL=index.js.map