Setup

@wix/assistant-widget

To use the WidgetSettings API, install the @wix/assistant-widget package using npm or Yarn:

Copy

or

Copy

Then import { widgetSettings } from @wix/assistant-widget:

Copy
Did this help?