Skip to main content

ThirdwebAuthProvider variable

Signature:

ThirdwebAuthProvider: React.FC<PropsWithChildren<{
value?: ThirdwebAuthConfig;
}>>