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) |