LexoraContextValue<TScopes>
ts
type LexoraContextValue<TScopes> = object;Defined in: client/types.ts:3
Type Parameters
| Type Parameter | Default type |
|---|---|
TScopes extends Scopes | Scopes |
Properties
scopes
ts
scopes: Scopes;Defined in: client/types.ts:14
Contains Scopes
translations
ts
translations: ScopedTranslationsByToken<TScopes>;Defined in: client/types.ts:10
Contains Translations
Author
Simon Kovtyk
Since
1.0.0