Variable
Static Public Summary | ||
public |
broadcaster: event-emitter.EventEmitter The single event channel used throughout the ITSLanguage SDK. |
|
public |
The settings to use for the communication with the ITSLanguage API. |
Static Public
public broadcaster: event-emitter.EventEmitter source
import broadcaster from 'itslanguage/api/broadcaster.js'
The single event channel used throughout the ITSLanguage SDK.
public settings: {"apiUrl": string, "wsUrl": *, "authorizationToken": *} source
import {settings} from 'itslanguage/api/communication/index.js'
The settings to use for the communication with the ITSLanguage API.