Setup

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

Copy

or

Copy

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

Copy
Did this help?