LexoraLangContextValue
ts
type LexoraLangContextValue = object;Defined in: client/types.ts:17
Properties
all
ts
all: Lang[];Defined in: client/types.ts:19
current
ts
current: Lang;Defined in: client/types.ts:18