UNPKG

antd

Version:

An enterprise-class UI design language and React components implementation

4 lines (3 loc) 219 B
export { Options as ScrollOptions } from 'scroll-into-view-if-needed'; export declare type FormLabelAlign = 'left' | 'right'; export { Store, StoreValue, NamePath, InternalNamePath } from 'rc-field-form/lib/interface';