UNPKG

@chamn/engine

Version:
4 lines (3 loc) 128 B
import { SelectProps } from 'antd'; import { CSetter } from '../type'; export declare const SelectSetter: CSetter<SelectProps>;