UNPKG

@chamn/engine

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