Skip to content

Commit

Permalink
fix(echarts): remove Opts、InitEchart
Browse files Browse the repository at this point in the history
  • Loading branch information
qiuweikangdev committed Oct 2, 2022
1 parent 51594b8 commit 07cd0cd
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions packages/echarts/src/index.ts
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
import Echarts from './core'

export type {
Opts,
InitEchart,
EChartsProps,
EChartOption,
EChartsInstance,
Expand Down

0 comments on commit 07cd0cd

Please sign in to comment.