Interface: PresignedUpload
Interface: PresignedUpload
Section titled “Interface: PresignedUpload”Defined in: server/src/storage/storage.ts:36
Properties
Section titled “Properties”
readonlyurl:string
Defined in: server/src/storage/storage.ts:37
method
Section titled “method”
readonlymethod:"PUT"
Defined in: server/src/storage/storage.ts:38
headers
Section titled “headers”
readonlyheaders:Readonly<Record<string,string>>
Defined in: server/src/storage/storage.ts:39
expiresAt
Section titled “expiresAt”
readonlyexpiresAt:number
Defined in: server/src/storage/storage.ts:40
signedHeaders
Section titled “signedHeaders”
readonlysignedHeaders: readonlystring[]
Defined in: server/src/storage/storage.ts:41