mirror of
https://github.com/Kuingsmile/PicList.git
synced 2026-05-22 08:47:06 +08:00
1
src/universal/types/types.d.ts
vendored
1
src/universal/types/types.d.ts
vendored
@@ -44,6 +44,7 @@ interface ImgInfo {
|
||||
height?: number
|
||||
extname?: string
|
||||
imgUrl?: string
|
||||
id?: string
|
||||
[propName: string]: any
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user