Documentation
Preparing search index...
@quatrain/storage
FileResponseLinkType
Type Alias FileResponseLinkType
type
FileResponseLinkType
=
{
accept
:
string
;
expiresIn
?:
number
;
method
:
"PUT"
|
"POST"
|
"GET"
;
size
?:
number
;
url
:
string
;
}
Index
Properties
accept
expires
In?
method
size?
url
Properties
accept
accept
:
string
Optional
expires
In
expiresIn
?:
number
method
method
:
"PUT"
|
"POST"
|
"GET"
Optional
size
size
?:
number
url
url
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
accept
expires
In
method
size
url
Documentation
Loading...