UNPKG

@yak-spirit/yak-swap-ui

Version:

A reusable React component for swapping with Yield Yak Router. The YY Router can be found [here](https://github.com/yieldyak/yak-aggregator).

4 lines (3 loc) 112 B
/// <reference types="react" /> declare const SwapCardButton: () => JSX.Element; export default SwapCardButton;