LexoraLangContextValue
ts
type LexoraLangContextValue = object;Defined in: client/context.tsx:29
Properties
all
ts
all: Lang[];Defined in: client/context.tsx:31
current
ts
current: Lang;Defined in: client/context.tsx:30