// Docs: https://github.com/TangoSoftware/ApiTiendas export * from "./common.js"; export * from "./dummy.js"; export * from "./product.js"; export * from "./priceByCustomer.js";