3 lines
108 B
TypeScript
3 lines
108 B
TypeScript
export { default, UncontrolledTextInput } from 'ink-text-input'
|
|
export type { Props } from 'ink-text-input'
|