Vanessa 2022-09-30 18:05:24 +08:00
parent b552c03736
commit 6005027991
4 changed files with 57 additions and 18 deletions

View file

@ -362,6 +362,7 @@ interface IOptions {
backlinkData?: {
blockPaths: IBreadcrumb[],
dom: string
expand: boolean
}[],
action?: string[],
mode?: TEditorMode,