Setup

To use the Contributors API, install the @wix/user-management package using npm or Yarn:

Copy

or

Copy

Then import { contributors } from @wix/user-management:

Copy
Did this help?