UNPKG

igniteui-react-charts

Version:

Ignite UI React charting components for building rich data visualizations using TypeScript APIs.

11 lines (10 loc) 173 B
import { Type } from "igniteui-react-core"; /** * @hidden */ export interface IDomainChartWidget { } /** * @hidden */ export declare let IDomainChartWidget_$type: Type;