UNPKG

@leapwallet/embedded-wallet-sdk-react

Version:

A react library for integrating metamask snaps on a cosmos dApp

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