UNPKG

@holographxyz/networks

Version:
7 lines 165 B
declare enum NetworkType { local = "local", testnet = "testnet", mainnet = "mainnet" } export { NetworkType }; //# sourceMappingURL=network-type.d.ts.map