To use the TaxRegions API, install the @wix/billing package using npm or Yarn:
@wix/billing
npm install @wix/billing
or
yarn add @wix/billing
Then import { taxRegions } from @wix/billing:
{ taxRegions }
import { taxRegions } from "@wix/billing";