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

Home > @vue-storefront/core > FactoryParams

FactoryParams interface

Signature:

export interface FactoryParams<API extends PlatformApi = any> 

Properties

Property Modifiers Type Description
api? Partial<API> (Optional)
provide? (context: Context) => any (Optional)