@modelcontextprotocol/sdk
Preparing search index...
shared/transport
FetchLike
Type Alias FetchLike
FetchLike
:
(
url
:
string
|
URL
,
init
?:
RequestInit
)
=>
Promise
<
Response
>
Type Declaration
(
url
:
string
|
URL
,
init
?:
RequestInit
)
:
Promise
<
Response
>
Parameters
url
:
string
|
URL
Optional
init
:
RequestInit
Returns
Promise
<
Response
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@modelcontextprotocol/sdk
Loading...