import o from"./getConfigNow.js";import t from"./getDefaultNow.js";async function a(a){return await o(a?.locale)??t()}export{a as default};