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

Home > @vue-storefront/core > IntegrationsSection

IntegrationsSection type

Signature:

export declare type IntegrationsSection = Record<string, Integration>;

References: Integration