Package-level declarations

Types

Link copied to clipboard
sealed class Translation

Represents the return value of useTranslation hook

Functions

Link copied to clipboard

Integrates the i18next instance with React using react-i18next.

Link copied to clipboard
external fun useTranslation(namespaces: Array<String> = definedExternally): Translation