/** * Merchants locations client. */ export { default as getMerchantsLocations } from './getMerchantsLocations.js'; export * from './types/index.js';