UNPKG

@visactor/vchart

Version:

charts lib based @visactor/VGrammar

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