Setup

To use the AsyncJobs API, install the @wix/async-jobs package using npm or Yarn:

Copy
1

or

Copy
1

Then import { asyncJobs } from @wix/async-jobs:

Copy
1
Was this helpful?
Yes
No