Setup

To use the Guests API, install the @wix/events package using npm or Yarn:

Copy

or

Copy

Then import { guests } from @wix/events:

Copy
Did this help?