Setup

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

Copy

or

Copy

Then import { domainDns } from @wix/domains:

Copy
Did this help?