修复dist问题
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
export declare const renderDomByMd: (vditor: IVditor, md: string, options?: {
|
||||
enableAddUndoStack: boolean;
|
||||
enableHint: boolean;
|
||||
enableInput: boolean;
|
||||
}) => void;
|
||||
Reference in New Issue
Block a user