/** * 文本输入工具函数导出 */ export { getDisplayState } from '../../common'; export { validateValue } from './validation';