UNPKG

zz-chart

Version:

Alauda Chart components by Alauda Frontend Team

6 lines (5 loc) 138 B
import { ThemeOptions } from '../index.js'; /** * Light theme. */ export declare const Light: (options?: ThemeOptions) => ThemeOptions;