Setup

@wix/events

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

Copy

or

Copy

Then import { rsvpV2 } from @wix/events:

Copy
Did this help?