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