Vanessa 2023-11-24 00:00:57 +08:00
parent f2766ede4c
commit ddcd38cb2e
4 changed files with 19 additions and 4 deletions

View file

@ -375,6 +375,9 @@ interface IHint {
/** @link https://ld246.com/article/1549638745630#options */
interface IOptions {
history?: {
created?: string
},
backlinkData?: {
blockPaths: IBreadcrumb[],
dom: string