UNPKG

igniteui-react-charts

Version:

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

9 lines (8 loc) 178 B
import { Base, Type } from "igniteui-react-core"; /** * @hidden */ export declare class TemplatePicker extends Base { static $t: Type; static a(a: any, b: any): any; }