UNPKG

emmet.sdk

Version:
3 lines (2 loc) 124 B
import { SupportedTokenType } from "../../types"; export declare function isNativeCoin(token: SupportedTokenType): boolean;