This commit is contained in:
2
types/global.d.ts
vendored
2
types/global.d.ts
vendored
@@ -2,7 +2,7 @@ interface Ssr {
|
||||
id?: string
|
||||
path: string
|
||||
content: string
|
||||
validUntil: any // go Time
|
||||
// validUntil: any // go Time
|
||||
}
|
||||
|
||||
interface ApiOptions {
|
||||
|
||||
Reference in New Issue
Block a user