warframe-worldstate-parser
Preparing search index...
lib/supporting/FetchProxy
fetchProxy
Function fetchProxy
fetchProxy
(
url
:
string
,
__namedParameters
?:
{
contentType
?:
"application/json"
|
"text/html"
;
session
?:
string
;
}
,
)
:
Promise
<
any
>
Parameters
url
:
string
__namedParameters
:
{
contentType
?:
"application/json"
|
"text/html"
;
session
?:
string
}
= ...
Returns
Promise
<
any
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
warframe-worldstate-parser
Loading...