MindMap/frontend/node_modules/vditor/dist/ts/util/hotKey.d.ts

2 lines
85 B
TypeScript

export declare const matchHotKey: (hotKey: string, event: KeyboardEvent) => boolean;