UNPKG

@ant-design/react-native

Version:

基于蚂蚁金服移动设计规范的 React Native 组件库

3 lines (2 loc) 146 B
export type { InternalNamePath, NamePath, Store, StoreValue, } from 'rc-field-form/lib/interface'; export type FormLabelAlign = 'left' | 'right';