Setup

To use the Schedules API, install the @wix/calendar package using npm or Yarn:

Copy

or

Copy

Then import { schedules } from @wix/calendar:

Copy
Did this help?