Interface: PresignedDownload
このコンテンツはまだ日本語訳がありません。
Interface: PresignedDownload
Section titled “Interface: PresignedDownload”Defined in: server/src/storage/storage.ts:44
Properties
Section titled “Properties”
readonlyurl:string
Defined in: server/src/storage/storage.ts:45
method
Section titled “method”
readonlymethod:"GET"
Defined in: server/src/storage/storage.ts:46
headers?
Section titled “headers?”
readonlyoptionalheaders?:Readonly<Record<string,string>>
Defined in: server/src/storage/storage.ts:47
expiresAt
Section titled “expiresAt”
readonlyexpiresAt:number
Defined in: server/src/storage/storage.ts:48