UNPKG

igniteui-react-core

Version:
11 lines (10 loc) 280 B
import { SummaryRowDescription } from "./SummaryRowDescription"; import { Type } from "./type"; /** * @hidden */ export declare class SummaryRowRootDescription extends SummaryRowDescription { static $t: Type; protected get_type(): string; constructor(); }