Vanessa 2023-11-24 00:19:20 +08:00
parent 27b370133d
commit 01fc87c152
3 changed files with 19 additions and 4 deletions

View file

@ -377,6 +377,7 @@ interface IHint {
interface IOptions {
history?: {
created?: string
snapshot?: string
},
backlinkData?: {
blockPaths: IBreadcrumb[],