There was an error while loading. Please reload this page.
2 parents 4e1464d + a056f26 commit d6b818cCopy full SHA for d6b818c
1 file changed
types/utility/publish.d.ts
@@ -9,7 +9,7 @@ export interface PublishDetails {
9
export interface PublishConfig {
10
publishDetails: PublishDetails
11
locale?: string
12
- version?: string
+ version?: number
13
scheduledAt?: string
14
}
15
0 commit comments