mirror of
https://github.com/claude-code-best/claude-code.git
synced 2026-06-17 22:05:50 +00:00
8 lines
265 B
TypeScript
8 lines
265 B
TypeScript
// Auto-generated stub — replace with real implementation
|
|
export type ParsedBinding = any;
|
|
export type ParsedKeystroke = any;
|
|
export type KeybindingContextName = any;
|
|
export type KeybindingBlock = any;
|
|
export type Chord = any;
|
|
export type KeybindingAction = any;
|