Add getNoteId to exports (#1884)

This commit is contained in:
Henrik Giesel 2022-05-23 01:14:36 +02:00 committed by GitHub
parent ae18ba2a05
commit 7a77a8f2f9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -245,6 +245,7 @@ License: GNU AGPL, version 3 or later; http://www.gnu.org/licenses/agpl.html
setClozeHint, setClozeHint,
saveNow: saveFieldNow, saveNow: saveFieldNow,
focusIfField, focusIfField,
getNoteId,
setNoteId, setNoteId,
wrap, wrap,
...oldEditorAdapter, ...oldEditorAdapter,