This commit is contained in:
Liang Ding 2022-09-03 23:54:26 +08:00
parent fcfbab3652
commit 9bc71a9f2c
No known key found for this signature in database
GPG key ID: 136F30F901A2231D
15 changed files with 49 additions and 38 deletions

View file

@ -495,5 +495,6 @@ declare interface IBazaarItem {
version: string
modes: string[]
hSize: string
hInstallSize: string
hUpdated: string
}