byu-event-hub-sdk
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
BaseAPI
constructor
base
Path
fetch
Hierarchy
BaseAPI
ArchivesApi
DomainsApi
EntitiesApi
EventsApi
EventtypesApi
SubscriptionsApi
SummariesApi
WebhooksApi
Index
Constructors
constructor
Properties
base
Path
fetch
Constructors
constructor
new
BaseAPI
(
fetch
?:
FetchAPI
, basePath
?:
string
)
:
BaseAPI
Parameters
Default value
fetch:
FetchAPI
= isomorphicFetch
Default value
basePath:
string
= BASE_PATH
Returns
BaseAPI
Properties
base
Path
base
Path
:
string
fetch
fetch
:
FetchAPI