/** * `api-client` of Magento 2 integration. * * @remarks * The `@vue-storefront/magento-api` library includes Apollo Client, * GraphQL operations and Middleware endpoints that allow you to communicate * with Magento. * * @packageDocumentation */ export * from "./api"; export * from "./types"; //# sourceMappingURL=api-extractor-data.d.ts.map