Unofficial
The language code that i18next is currently transitioning to, or undefined if no change is in progress.
Import:
import type { isLanguageChangingTo2 } from 'i18next';
Signature:
const isLanguageChangingTo2: string | undefined
Type: string | undefined