feat: add vditor locally
This commit is contained in:
2
public/vditor/ts/wysiwyg/setHeading.d.ts
vendored
Normal file
2
public/vditor/ts/wysiwyg/setHeading.d.ts
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
export declare const setHeading: (vditor: IVditor, tagName: string) => void;
|
||||
export declare const removeHeading: (vditor: IVditor) => void;
|
||||
Reference in New Issue
Block a user