UNPKG

ohayolibs

Version:

Ohayo is a set of essential modules for ohayojp.

6 lines (4 loc) 142 B
import { NzSafeAny } from 'ng-zorro-antd/core/types'; export interface OhayoChartConfig { theme?: string | { [key: string]: NzSafeAny }; }