refactor: importer
This commit is contained in:
@@ -32,6 +32,7 @@ export type CreateNoteFn = (options: {
|
||||
pinned?: boolean
|
||||
trashed?: boolean
|
||||
editorIdentifier?: NoteContent['editorIdentifier']
|
||||
useSuperIfPossible: boolean
|
||||
}) => DecryptedTransferPayload<NoteContent>
|
||||
|
||||
export type CreateTagFn = (options: {
|
||||
|
||||
Reference in New Issue
Block a user