mirror of
https://github.com/claude-code-best/claude-code.git
synced 2026-06-17 13:55:50 +00:00
3 lines
95 B
TypeScript
3 lines
95 B
TypeScript
// Re-export from @anthropic/ink hooks module
|
|
export { useTerminalSize } from '@anthropic/ink'
|