NetworkMode type

Defines values for NetworkMode.

type NetworkMode = "Invalid" | "IPV4" | "IPV6" | "BOTH"