new FetchClient()
- Source:
Extends
- module:source/client/base.BaseClient
Methods
(async) request(optionsopt) → {Promise.<module:source/client/fetch~FetchResponse>}
Parameters:
Name | Type | Attributes | Default | Description |
---|---|---|---|---|
options |
Object |
<optional> |
{} |
- Source:
Returns:
- Type
- Promise.<module:source/client/fetch~FetchResponse>