@fikaswap/conedison
v0.7.1
Published
Utilities for Fikaswap front-end development
Downloads
10
Readme
@fikaswap/conedison 💡
Utilities for Fikaswap front-end development.
Usage
Utilities are compiled individually by tsc
, so they should be imported as such:
import { formatUSDPrice } from '@fikaswap/conedison/format'
Nothing is exported from the top-level. This is intention in order to encourage more modular usage.