UNPKG

emmet.sdk

Version:
4 lines (3 loc) 109 B
import { SupportedTokenType } from '../../types'; declare const ETH: SupportedTokenType; export default ETH;