♻️ Refactor keybinding service
This commit is contained in:
@@ -27,5 +27,4 @@ export const updateKeymapExtension = (view: any): void => {
|
||||
|
||||
// 导出相关模块
|
||||
export { Manager } from './manager';
|
||||
export { commands, getCommandHandler, getCommandDescription, isCommandRegistered, getRegisteredCommands } from './commands';
|
||||
export type { KeyBinding, CommandHandler, CommandDefinition, KeymapResult } from './types';
|
||||
export { commands, getCommandHandler, getCommandDescription, isCommandRegistered, getRegisteredCommands } from './commands';
|
||||
Reference in New Issue
Block a user