UNPKG

croak-wallet-sdk

Version:

Guide for installation and usage of Croak's Web3 walllet.

4 lines (3 loc) 105 B
/// <reference types="react" /> declare const Main: (props: any) => JSX.Element; export default Main;