@pbvex/react / PBVexProvider
Function: PBVexProvider()
PBVexProvider(
__namedParameters):FunctionComponentElement<ProviderProps<Client|null>>
Provides a PBVex Core Client to the component tree.
Never closes the client on unmount; the client is owned by the caller.
Parameters
__namedParameters
PBVexProviderProps
Returns
FunctionComponentElement<ProviderProps<Client | null>>