Rocket.Chat.ReactNative/app/containers/TextInput/index.ts

4 lines
105 B
TypeScript

export * from './TextInput';
export * from './FormTextInput';
export * from './ControlledFormTextInput';