LexoraLangProviderProps
ts
type LexoraLangProviderProps = LexoraLangContextValue & object;Defined in: client/provider.tsx:12
Type Declaration
children
ts
children: ReactNode;