mirror of
https://github.com/claude-code-best/claude-code.git
synced 2026-06-17 22:05:50 +00:00
3 lines
115 B
TypeScript
3 lines
115 B
TypeScript
// Re-export from @anthropic/ink keybindings module
|
|
export { useKeybinding, useKeybindings } from '@anthropic/ink'
|