feat: add vditor locally
This commit is contained in:
4
public/vditor/ts/ui/initUI.d.ts
vendored
Normal file
4
public/vditor/ts/ui/initUI.d.ts
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
export declare const initUI: (vditor: IVditor) => void;
|
||||
export declare const setPadding: (vditor: IVditor) => void;
|
||||
export declare const setTypewriterPosition: (vditor: IVditor) => void;
|
||||
export declare function UIUnbindListener(): void;
|
||||
Reference in New Issue
Block a user