export { withFormlyFieldTextArea } from './textarea.config'; export { FormlyBootstrapTextAreaModule } from './textarea.module'; export { FormlyFieldTextArea, FormlyTextAreaFieldConfig } from './textarea.type';