Type Alias NetworkInformationEffectiveType

NetworkInformationEffectiveType:
    | "slow-2g"
    | "2g"
    | "3g"
    | "4g"