Setup

@wix/cms

To use the Tasks API, install the @wix/cms package using npm or Yarn:

Copy

or

Copy

Then import { tasks } from @wix/cms:

Copy
Did this help?