You are reading the documentation for Vue Storefront v2. See the latest docs.

Home > @vue-storefront/core > useShippingFactory

useShippingFactory variable

Signature:

useShippingFactory: <SHIPPING, SHIPPING_PARAMS, API extends PlatformApi = any>(factoryParams: UseShippingParams<SHIPPING, SHIPPING_PARAMS, API>) => () => UseShipping<SHIPPING, SHIPPING_PARAMS, API>