Skip to content

getRequestLocale

const getRequestLocale: () => Promise<I18nState | null>

Defined in: @storesynk/next/dist/request-locale.d.ts:3

cache()-wrapped: layout, page, metadata, and wrappers share one read per request.

Promise<I18nState | null>