Setup

To use the DomainSuggestions API, install the @wix/domains package using npm or Yarn:

Copy

or

Copy

Then import { domainSuggestions } from @wix/domains:

Copy
Did this help?