committed by
陈帅
2 changed files with 4 additions and 0 deletions
@ -0,0 +1,3 @@ |
|||
import * as BizChart from 'bizcharts'; |
|||
|
|||
export = BizChart; |
|||
@ -1,2 +1,3 @@ |
|||
import * as BizChart from 'bizcharts'; |
|||
|
|||
export default BizChart; |
|||
|
|||
Loading…
Reference in new issue