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