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) 167 B
import type { IconProps } from "./types"; export declare const DownIcon: ({ width, height, color, className, }: IconProps) => import("react/jsx-runtime").JSX.Element;