Circle V2 API Docs
Preparing search index...
@repo/storage
UploadResult
Type Alias UploadResult
type
UploadResult
=
{
key
:
string
;
publicUrl
:
string
;
}
Index
Properties
key
public
Url
Properties
key
key
:
string
The storage key (path) of the uploaded file.
public
Url
publicUrl
:
string
The public URL of the uploaded file.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
key
public
Url
Circle V2 API Docs
Loading...
The storage key (path) of the uploaded file.