Setup

To use the SiteProperties API, install the @wix/business-tools package using npm or Yarn:

Copy

or

Copy

Then import { siteProperties } from @wix/business-tools:

Copy
Did this help?