Vanessa 2022-09-02 00:00:16 +08:00
parent 0d71a61ddb
commit a41da82f83
2 changed files with 89 additions and 8 deletions

View file

@ -477,6 +477,7 @@ declare interface IMenu {
}
declare interface IBazaarItem {
readme: string
stars: string
author: string
updated: string