Setup

To use the EmailSubscriptions API, install the @wix/email-subscriptions package using npm or Yarn:

Copy

or

Copy

Then import { emailSubscriptions } from @wix/email-subscriptions:

Copy
Did this help?