mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-03-10 14:42:33 +01:00
This commit is contained in:
parent
0d71a61ddb
commit
a41da82f83
2 changed files with 89 additions and 8 deletions
1
app/src/types/index.d.ts
vendored
1
app/src/types/index.d.ts
vendored
|
|
@ -477,6 +477,7 @@ declare interface IMenu {
|
|||
}
|
||||
|
||||
declare interface IBazaarItem {
|
||||
readme: string
|
||||
stars: string
|
||||
author: string
|
||||
updated: string
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue