next-intl
Version:
Internationalization (i18n) for Next.js
2 lines (1 loc) • 434 B
JavaScript
function e(e){return()=>{throw new Error(`\`${e}\` is not supported in Client Components.`)}}function t(...t){return e("getRequestConfig")}const n=e("getFormatter"),o=e("getNow"),r=e("getTimeZone"),s=e("getMessages"),g=e("getLocale"),i=e("getTranslations"),u=e("setRequestLocale");export{n as getFormatter,g as getLocale,s as getMessages,o as getNow,t as getRequestConfig,r as getTimeZone,i as getTranslations,u as setRequestLocale};