Setup

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

Copy

or

Copy

Then import { ticketDefinitionsV2 } from @wix/events:

Copy
Did this help?