Initializes the static squatch global. This sets up:
squatch
squatch.api()
squatch.widgets()
squatch.events()
squatch.init({ tenantAlias:'test_basbtabstq51v',}); Copy
squatch.init({ tenantAlias:'test_basbtabstq51v',});
Generated using TypeDoc
Initializes the static
squatch
global. This sets up:squatch.api()
a static instance of the WidgetApisquatch.widgets()
a static instance of Widgetssquatch.events()
a static instance of EventsApi