UNPKG

@visactor/vchart

Version:

charts lib based @visactor/VGrammar

3 lines (2 loc) 116 B
import type { ITheme } from '../../theme'; export declare function getThemeObject(theme?: string | ITheme): ITheme;