UNPKG

igniteui-react-charts

Version:

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

9 lines (8 loc) 168 B
import { Base, Type } from "igniteui-react-core"; /** * @hidden */ export declare class Message extends Base { static $t: Type; toString(): string; }