/** * `api-client` for Odoo integration for Vue Storefront 2. * * @remarks * The `@vue-storefront/odoo` library includes everything needed to fetch data from the * Odoo eCommerce platform. * * @packageDocumentation */ export * from './api';