LexoraContextValue<TScopes>
ts
type LexoraContextValue<TScopes> = object;Defined in: client/context.tsx:6
Type Parameters
| Type Parameter | Default type |
|---|---|
TScopes extends Scopes | Scopes |
Properties
scopes
ts
scopes: Scopes;Defined in: client/context.tsx:17
Contains Scopes
translations
ts
translations: ScopedTranslationsByToken<TScopes>;Defined in: client/context.tsx:13
Contains Translatables
Author
Simon Kovtyk
Since
1.0.0