UNPKG
thsc-datav-standard-chart
Version:
latest (1.6.0-beta-0827)
1.6.0-beta-0827
1.6.0-beta-0821
标准范式组件
thsc-datav-standard-chart
/
types
/
theme
/
ainvest
/
index.d.ts
4 lines
(3 loc)
•
136 B
TypeScript
View Raw
1
2
3
4
import
type
{
Theme
}
from
'../../core/theme'
;
export
declare
const
ainvestAppLight
:
Theme
;
export
declare
const
ainvestAppDark
:
Theme
;