UNPKG

@apicart/vue-components

Version:

Apicart Vue.Js components for simple e-commerce platform development

9 lines (7 loc) 273 B
/** * @apicart/vue-components v1.0.0-alpha7 * (c) 2018-2020 Apicart Company * Released under the MIT License. */ export { default as ProductsDownloader } from './ProductsDownloader/ProductsDownloader'; export { default as Translator } from './Translator/Translator';