Skip to content

NetworkConnectionType

type NetworkConnectionType = "wifi" | "cellular" | "wired" | "none";

Defined in: domains/network.ts:3