zwischenstand
This commit is contained in:
2
types/content.d.ts
vendored
2
types/content.d.ts
vendored
@@ -5,6 +5,8 @@ interface ContentEntry {
|
||||
name: string
|
||||
question?: string
|
||||
path: string
|
||||
insertTime?: string
|
||||
updateTime?: string
|
||||
alternativePaths?: {
|
||||
path: string
|
||||
}[]
|
||||
|
||||
Reference in New Issue
Block a user