UNPKG

@sx-bet/sportx-js

Version:

Provides an easy to use API to interact with the SportX relayer.

3 lines (2 loc) 128 B
import { Environments, Networks } from "../constants"; export declare function getNetwork(environment: Environments): Networks;