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;
|