UNPKG

igniteui-react-core

Version:
13 lines (12 loc) 457 B
import { WebForOfDataChangingEventArgsDetailDescription } from "./WebForOfDataChangingEventArgsDetailDescription"; import { Type } from "./type"; /** * @hidden */ export declare class WebForOfDataChangeEventArgsDetailDescription extends WebForOfDataChangingEventArgsDetailDescription { static $t: Type; protected get_type(): string; private static __marshalByValue2; private static __marshalByValueAlias2; constructor(); }