UNPKG

igniteui-react-grids

Version:

Ignite UI React grid components.

11 lines (10 loc) 190 B
import { Base, Type } from "igniteui-react-core"; /** * @hidden */ export declare class GroupData extends Base { static $t: Type; c: string; a: any; b: string; }