UNPKG

igniteui-react-core

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