To use the AsyncJobs API, install the @wix/async-jobs package using npm or Yarn:
@wix/async-jobs
or
Then import { asyncJobs } from @wix/async-jobs:
{ asyncJobs }