Constructor
# new Fetch(url, options)
As options the key fetch can be passed. This config object is passed to the fetch method as init.
Parameters:
| Name | Type | Description |
|---|---|---|
url |
string | URL | |
options |
object |
- Since:
- 1.13.0
- Copyright:
- schukai GmbH
Members
# defaults
Defaults
Methods
# getTranslations(locale) → {Promise}
Parameters:
| Name | Type | Description |
|---|---|---|
locale |
Locale | string |
Returns:
- Type
- Promise