UNPKG
@egova/flagwind-echarts
Version:
latest (1.0.15)
1.0.15
1.0.14
1.0.12
1.0.10
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.1
flagwind echarts library
www.flagwind.org
flagwind/flagwind-echarts
@egova/flagwind-echarts
/
dist
/
types
/
index.d.ts
10 lines
(9 loc)
•
216 B
TypeScript
View Raw
1
2
3
4
5
6
7
8
9
10
/*! * Authors: * jason <jasonsoop@gmail.com> * * Licensed under the MIT License. * Copyright (C) 2010-present Flagwind Inc. All rights reserved. */
import
echarts
from
"./echarts"
;
export
default
echarts;