configurator-core/src/configurator.
# Table of contents
# Constructors
# Methods
# Constructors
# constructor
• new default()
# Methods
# fetch
▸ fetch(request, options?, checks?): Promise<any>
# Parameters
| Name | Type |
|---|---|
request | string | Request |
options | Object |
checks | NetworkRequestValidations |
# Returns
Promise<any>