@adviser/cement - v0.0.0
Preparing search index...
ClientFetch
Class ClientFetch
Index
Constructors
constructor
Properties
calls
fetch
Methods
connect
Constructors
constructor
new
ClientFetch
()
:
ClientFetch
Returns
ClientFetch
Properties
Readonly
calls
calls
:
{
request
:
Request
;
response
:
Response
}
[]
= []
fetch
fetch
:
(
url
:
string
,
options
?:
RequestInit
)
=>
Promise
<
Response
>
= ...
Methods
connect
connect
(
server
:
ServerFetch
)
:
void
Parameters
server
:
ServerFetch
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
calls
fetch
Methods
connect
@adviser/cement - v0.0.0
Loading...