Setup

To use the Programs API, install the @wix/referral package using npm or Yarn:

Copy

or

Copy

Then import { programs } from @wix/referral:

Copy
Did this help?