ConnectionService

Signature

export declare enum ConnectionService {    AmazonMusic = "amazon-music",    BattleNet = "battlenet",    Bluesky = "bluesky",    BungieNet = "bungie",    Crunchyroll = "crunchyroll",    Domain = "domain",    eBay = "ebay",    EpicGames = "epicgames",    Facebook = "facebook",    GitHub = "github",    Instagram = "instagram",    LeagueOfLegends = "leagueoflegends",    Mastodon = "mastodon",    PayPal = "paypal",    PlayStationNetwork = "playstation",    Reddit = "reddit",    RiotGames = "riotgames",    Spotify = "spotify",    Skype = "skype",    Steam = "steam",    TikTok = "tiktok",    Twitch = "twitch",    X = "twitter",    Xbox = "xbox",    YouTube = "youtube"}

Members

This export does not declare public properties or methods in the generated declaration file.