UNPKG

@unowallet/token-price-widget

Version:

Uno Wallet Token Price Widget for displaying token price information and linking to uno wallet for swapping

3 lines (2 loc) 187 B
import type { IconProps } from "./types.ts"; export declare const ExternalLinkIcon: ({ width, height, color, className, onClick, }: IconProps) => import("react/jsx-runtime").JSX.Element;