umbot - v2.1.0
Preparing search index...
core
THttpClient
Type Alias THttpClient
THttpClient
:
(
input
:
RequestInfo
,
init
?:
RequestInit
)
=>
Promise
<
Response
>
Тип для HTTP клиента
Type declaration
(
input
:
RequestInfo
,
init
?:
RequestInit
)
:
Promise
<
Response
>
Parameters
input
:
RequestInfo
Optional
init
:
RequestInit
Returns
Promise
<
Response
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
umbot - v2.1.0
Loading...
Тип для HTTP клиента