UNPKG

igniteui-react-core

Version:
10 lines (9 loc) 208 B
import { Type } from "./type"; export declare enum ToolActionFieldSelectorInfoType { Label = 0, Value = 1 } /** * @hidden */ export declare let ToolActionFieldSelectorInfoType_$type: Type;