export { default as getInitFormData } from './getInitFormData'; export type { IFormItemConf, IFormItem } from './interface';