Setup

To use the ReservationLocations API, install the @wix/table-reservations package using npm or Yarn:

Copy

or

Copy

Then import { reservationLocations } from @wix/table-reservations:

Copy
Did this help?