UNPKG

aftermath-ts-sdk

Version:
2 lines 136 B
export type SuiNetwork = "DEVNET" | "TESTNET" | "LOCAL" | "MAINNET" | "INTERNAL" | (string & {}); //# sourceMappingURL=suiTypes.d.ts.map