type NetworkConnectionType = "wifi" | "cellular" | "wired" | "none";
Defined in: domains/network.ts:3