Skip to content

Commit

Permalink
chore: export version
Browse files Browse the repository at this point in the history
  • Loading branch information
lvisei committed Nov 13, 2024
1 parent 432148d commit 4f564b0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
export * from './export';
export { default as version } from './version';

export { withChartCode, withDefaultChartCode } from './ChartCodeRender';
export { default as GPTVis, type GPTVisProps } from './GPTVis';
Expand Down

0 comments on commit 4f564b0

Please sign in to comment.