UNPKG

@leapwallet/embedded-wallet-sdk-react

Version:

A react library for integrating metamask snaps on a cosmos dApp

4 lines (3 loc) 111 B
import React from "react"; import { IconProps } from "./types"; export declare const IBC: React.FC<IconProps>;