mirror of
https://github.com/Ionaru/easy-markdown-editor
synced 2025-07-02 23:54:28 -06:00
Add cleanup function to TypeScript definition
This commit is contained in:
parent
c1d35b04c5
commit
cb351333d1
2
types/easymde.d.ts
vendored
2
types/easymde.d.ts
vendored
@ -233,6 +233,8 @@ declare class EasyMDE {
|
||||
|
||||
codemirror: CodeMirror.Editor;
|
||||
|
||||
cleanup(): void;
|
||||
|
||||
toTextArea(): void;
|
||||
|
||||
isPreviewActive(): boolean;
|
||||
|
Loading…
x
Reference in New Issue
Block a user