UNPKG

@dynamic-labs/sdk-react-core

Version:

A React SDK for implementing wallet web3 authentication and authorization to your website.

5 lines (4 loc) 148 B
import { ErrorBoundaryBase } from './ErrorBoundaryBase'; export declare class ErrorBoundaryInclude extends ErrorBoundaryBase { render(): any; }