Skip to content

Commit 08d9760

Browse files
committed
chore: export compare-sankley-chart
1 parent 11371f1 commit 08d9760

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/vchart-extension/src/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ export { register3DPlugin } from './charts/3d/plugin';
1717
export * from './charts/pictogram';
1818
export * from './charts/image-cloud';
1919
export * from './charts/candlestick';
20+
export * from './charts/compare-sankey';
2021

2122
export * from './components/series-break';
2223
export * from './components/bar-link';

0 commit comments

Comments
 (0)