Setup

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

Copy

or

Copy

Then import { ticketDefinitions } from @wix/events:

Copy
Did this help?