Setup

To use the Packages API, install the @wix/packages package using npm or Yarn:

Copy

or

Copy

Then import { packages } from @wix/packages:

Copy
Did this help?