This package provides utilities for querying region-related information.
Docs generated via typedoc live at Vercel here.
StoreDomainServiceThis service provides async query methods. Though we currently are opting to hard-code this information as it will rarely change, the methods remain asynchronous so that we can easily point the internals to a DB if needed.
Two relevant types are exported: StoreDomain and StoreLocale.
GeographyServiceThis service provides async query methods. Though we currently are opting to hard-code this information as it will rarely change, the methods remain asynchronous so that we can easily point the internals to a DB if needed.
Two relevant types are exported: ShippingCountry and ShippingState.
Generated using TypeDoc