Files
claude-code/src/keybindings/match.ts
2026-04-07 17:51:01 +08:00

3 lines
130 B
TypeScript

// Re-export from @anthropic/ink keybindings module
export { getKeyName, matchesKeystroke, matchesBinding } from '@anthropic/ink'