UNPKG

thsc-datav-standard-chart

Version:

标准范式组件

7 lines (6 loc) 161 B
/** * 移动端主题 */ import type { Theme } from '../../core/theme'; export declare const mobileAppLight: Theme; export declare const mobileAppDark: Theme;