{"version":3,"sources":["../../src/client/detect-domain-locale.ts"],"sourcesContent":["import type { detectDomainLocale as Fn } from '../shared/lib/i18n/detect-domain-locale'\n\nexport const detectDomainLocale: typeof Fn = (...args) => {\n if (process.env.__NEXT_I18N_SUPPORT) {\n return (\n require('../shared/lib/i18n/detect-domain-locale') as typeof import('../shared/lib/i18n/detect-domain-locale')\n ).detectDomainLocale(...args)\n }\n}\n"],"names":["detectDomainLocale","args","process","env","__NEXT_I18N_SUPPORT","require"],"mappings":";;;;+BAEaA;;;eAAAA;;;AAAN,MAAMA,qBAAgC,CAAC,GAAGC;IAC/C,IAAIC,QAAQC,GAAG,CAACC,mBAAmB,EAAE;QACnC,OAAO,AACLC,QAAQ,2CACRL,kBAAkB,IAAIC;IAC1B;AACF","ignoreList":[0]}