@embra/i18n - v0.0.4
    Preparing search index...

    Variable I18nProviderConst

    I18nProvider: FC<PropsWithChildren<I18nProviderProps>> = ...

    Provides the I18n instance to the rest of the app.

    <I18nProvider i18n={i18n}>
    <App />
    </I18nProvider