feat: add vditor locally
This commit is contained in:
1
public/vditor/ts/util/hotKey.d.ts
vendored
Normal file
1
public/vditor/ts/util/hotKey.d.ts
vendored
Normal file
@@ -0,0 +1 @@
|
||||
export declare const matchHotKey: (hotKey: string, event: KeyboardEvent) => boolean;
|
||||
Reference in New Issue
Block a user