functiono(o,e,n){const r=e?.toLowerCase().slice(0,2),t=n[o?.toLowerCase()]?.[r];if(t)return t;console.warn(`Cannot find a consent url for the provided countryCode: ${o} and locale: ${e}`)}export{o as getConsentUrl};
//# sourceMappingURL=getConsentUrl.js.map