first clean up
This commit is contained in:
12
types/global.d.ts
vendored
12
types/global.d.ts
vendored
@@ -131,15 +131,3 @@ interface Locale {
|
||||
key: string
|
||||
title?: string
|
||||
}
|
||||
|
||||
// interface Gallery {
|
||||
// id: string
|
||||
// title: string
|
||||
// variant: string
|
||||
// items: {
|
||||
// file: File
|
||||
// title: string
|
||||
// descrition: string
|
||||
// alt: string
|
||||
// }[]
|
||||
// }
|
||||
|
||||
Reference in New Issue
Block a user