UNPKG

219 BTypeScriptView Raw
1export { Options as ScrollOptions } from 'scroll-into-view-if-needed';
2export declare type FormLabelAlign = 'left' | 'right';
3export { Store, StoreValue, NamePath, InternalNamePath } from 'rc-field-form/lib/interface';