3 lines
95 B
TypeScript
3 lines
95 B
TypeScript
// Re-export from @anthropic/ink hooks module
|
|
export { useTerminalSize } from '@anthropic/ink'
|