@svta/common-media-library
Preparing search index...
RequestType
Variable RequestType
Const
Beta
RequestType
:
{
ARRAY_BUFFER
:
"arrayBuffer"
;
BLOB
:
"blob"
;
DOCUMENT
:
"document"
;
JSON
:
"json"
;
TEXT
:
"text"
;
}
= ...
The content type of the request.
Type declaration
Readonly
ARRAY_BUFFER
:
"arrayBuffer"
Readonly
BLOB
:
"blob"
Readonly
DOCUMENT
:
"document"
Readonly
JSON
:
"json"
Readonly
TEXT
:
"text"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@svta/common-media-library
Loading...
The content type of the request.