Backward-compatible re-export shim. The canonical
location is src/constants/seo/og-locales.ts; this file remains so
existing imports from '../constants/og-locales.js' keep working
through the May-2026 architecture refactor.
New code SHOULD import from src/constants/seo/index.js:
Description
Backward-compatible re-export shim. The canonical location is
src/constants/seo/og-locales.ts; this file remains so existing importsfrom '../constants/og-locales.js'keep working through the May-2026 architecture refactor.New code SHOULD import from
src/constants/seo/index.js: