Feat optimize preview (#156)
* pref: change code structure * feat(information): support gif preview * feat(information): support video preview
This commit is contained in:
1
src/types/typings.d.ts
vendored
1
src/types/typings.d.ts
vendored
@@ -11,6 +11,7 @@ export interface BaseModel {
|
||||
pathIndex: number
|
||||
isFolder: boolean
|
||||
preview: string | string[]
|
||||
previewType: string
|
||||
description: string
|
||||
metadata: Record<string, string>
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user