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

Home > @vue-storefront/core > useShippingProviderFactory

useShippingProviderFactory variable

Signature:

useShippingProviderFactory: <STATE, SHIPPING_METHOD, API extends PlatformApi = any>(factoryParams: UseShippingProviderParams<STATE, SHIPPING_METHOD, API>) => () => UseShippingProvider<STATE, SHIPPING_METHOD, API>