Files
echo-nexus/node_modules/next-intl/dist/esm/development/shared/constants.js
T

5 lines
128 B
JavaScript

// Used to read the locale from the middleware
const HEADER_LOCALE_NAME = 'X-NEXT-INTL-LOCALE';
export { HEADER_LOCALE_NAME };