UNPKG

@hicaru/bearby-react

Version:

<div align="center"> <h1> bearby react web3 wrapper </h1> <strong> Allows react to interact with the bearby wallet. </strong> </div> <hr/>

3 lines (2 loc) 98 B
/// <reference types="react" /> export declare function BearbyProvider<T>(props: T): JSX.Element;