UNPKG

igniteui-react-core

Version:
10 lines (9 loc) 184 B
import { Base, Type } from "./type"; /** * @hidden */ export declare class DescriptionRefValueChangedEventArgs extends Base { static $t: Type; b: any; a: any; }