Circle V2 API Docs
Preparing search index...
@repo/storage
UploadFileToBucketParams
Type Alias UploadFileToBucketParams
type
UploadFileToBucketParams
=
{
body
:
Uint8Array
|
ArrayBuffer
|
Blob
;
bucket
:
string
;
contentType
:
string
;
key
:
string
;
}
Index
Properties
body
bucket
content
Type
key
Properties
body
body
:
Uint8Array
|
ArrayBuffer
|
Blob
bucket
bucket
:
string
content
Type
contentType
:
string
key
key
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
body
bucket
content
Type
key
Circle V2 API Docs
Loading...