UNPKG

@holographxyz/networks

Version:
8 lines (6 loc) 111 B
enum NetworkType { local = 'local', testnet = 'testnet', mainnet = 'mainnet', } export { NetworkType };