UNPKG

react-spectrum-charts-capstone-venn

Version:

Declarative library for composing Spectrum visualizations in React.

4 lines 181 B
import { Locale } from 'vega'; import { ChartProps } from '../types'; export declare const getLocale: (locale?: ChartProps['locale']) => Locale; //# sourceMappingURL=locale.d.ts.map