Type Alias ConnectionKind

ConnectionKind:
    | "main"
    | "upload"
    | "download"
    | "downloadSmall"