UNPKG

@0xfutbol/id

Version:

React component library with shared providers for 0xFutbol ID

3 lines (2 loc) 128 B
import { ChainName } from "@0xfutbol/constants"; export declare const getChainName: (chainId: number) => ChainName | undefined;