/** * `api-client` for Vue Storefront 2 integration bolierplate. * * @remarks * In here you can find all references to the integration API Client. * * @packageDocumentation */ export * from './types'; //# sourceMappingURL=index.d.ts.map