修复dist问题
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
export declare const processKeydown: (vditor: IVditor, event: KeyboardEvent) => boolean;
|
||||
export declare const removeBlockElement: (vditor: IVditor, event: KeyboardEvent) => boolean;
|
||||
Reference in New Issue
Block a user