UNPKG

zz-chart

Version:

Alauda Chart components by Alauda Frontend Team

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