mirror of
https://github.com/claude-code-best/claude-code.git
synced 2026-06-21 15:55:50 +00:00
4 lines
151 B
TypeScript
4 lines
151 B
TypeScript
// Re-export from @anthropic/ink hooks module
|
|
export { useDoublePress } from '@anthropic/ink'
|
|
export { DOUBLE_PRESS_TIMEOUT_MS } from '@anthropic/ink'
|