1.8.0 • Published 10 months ago

@dooswap/conedison v1.8.0

Weekly downloads
-
License
GPL-3.0-or-later
Repository
github
Last release
10 months ago

@uniswap/conedison 💡

Utilities for Uniswap front-end development.

Usage

Utilities are compiled individually by tsc, so they should be imported as such:

import { formatUSDPrice } from '@uniswap/conedison/format'

Nothing is exported from the top-level. This is intention in order to encourage more modular usage.

1.8.0

10 months ago