Files
claude-code/src/hooks/useTerminalSize.ts
2026-04-07 22:26:45 +08:00

3 lines
95 B
TypeScript

// Re-export from @anthropic/ink hooks module
export { useTerminalSize } from '@anthropic/ink'