LexoraContext
ts
const LexoraContext: Context<
| LexoraContextValue<Scopes>
| null>;Defined in: client/context.tsx:27
React Context to provide Translatables for the client-side.
Author
Simon Kovtyk
Since
1.0.0