Variable streamlinkConst

streamlink: {
    Channel: typeof Channel;
    ChannelListener: typeof ChannelListener;
    ChatEvent: typeof ChatEvent;
    ChatEventType: typeof ChatEventType;
    CommandErrorEvent: typeof CommandErrorEvent;
    CommandErrorType: typeof CommandErrorType;
    CommandListener: typeof CommandListener;
    CommandParameters: typeof CommandParameters;
    CommandSubscription: typeof CommandSubscription;
    ConnectionListener: typeof ConnectionListener;
    ConnectionState: typeof ConnectionState;
    ConnectionStatusEvent: typeof ConnectionStatusEvent;
    ConsoleLogListener: typeof ConsoleLogListener;
    ContainerElement: typeof ContainerElement;
    ContainerEvent: typeof ContainerEvent;
    ContainerFilterFactory: typeof ContainerFilterFactory;
    ContainerModel: typeof ContainerModel;
    ContainerSubscriptionParameters: typeof ContainerSubscriptionParameters;
    Credentials: typeof Credentials;
    CredentialsProvider: typeof CredentialsProvider;
    CredentialsReceiver: typeof CredentialsReceiver;
    DataEvent: typeof DataEvent;
    DirectoryChangeElement: typeof DirectoryChangeElement;
    DirectoryEvent: typeof DirectoryEvent;
    ErrorReason: typeof ErrorReason;
    FilterExpression: typeof FilterExpression;
    FilterExpressionLogicalOperator: typeof FilterExpressionLogicalOperator;
    FilterExpressionOperator: typeof FilterExpressionOperator;
    FreeFormSubscriptionParameters: typeof FreeFormSubscriptionParameters;
    JsonChannel: typeof JsonChannel;
    JsonChannelListener: typeof JsonChannelListener;
    JsonEvent: typeof JsonEvent;
    JsonHandler: typeof JsonHandler;
    JsonSubscriptionParameters: typeof JsonSubscriptionParameters;
    KeymasterCookieProvider: typeof KeymasterCookieProvider;
    KeymasterPollResponseListener: typeof KeymasterPollResponseListener;
    LiberatorUrlProvider: typeof LiberatorUrlProvider;
    LogInfo: typeof LogInfo;
    LogLevel: typeof LogLevel;
    LogListener: typeof LogListener;
    Logger: typeof Logger;
    LoginFailedReason: typeof LoginFailedReason;
    NewsEvent: typeof NewsEvent;
    NotificationListener: typeof NotificationListener;
    PageElement: typeof PageElement;
    PageEvent: typeof PageEvent;
    PayloadType: typeof PayloadType;
    PermissionEvent: typeof PermissionEvent;
    RecordSubscriptionParameters: typeof RecordSubscriptionParameters;
    RecordType1Event: typeof RecordType1Event;
    RecordType2Event: typeof RecordType2Event;
    RecordType3Event: typeof RecordType3Event;
    ResultListener: typeof ResultListener;
    STuple: typeof STuple;
    ServiceStatus: typeof ServiceStatus;
    ServiceStatusEvent: typeof ServiceStatusEvent;
    SourceStatus: typeof SourceStatus;
    SourceStatusEvent: typeof SourceStatusEvent;
    StatisticsEvent: typeof StatisticsEvent;
    StoryEvent: typeof StoryEvent;
    StreamLink: typeof StreamLink;
    StreamLinkFactory: typeof StreamLinkFactory;
    SubjectType: typeof SubjectType;
    Subscription: typeof Subscription;
    SubscriptionErrorEvent: typeof SubscriptionErrorEvent;
    SubscriptionErrorType: typeof SubscriptionErrorType;
    SubscriptionListener: typeof SubscriptionListener;
    SubscriptionParameters: typeof SubscriptionParameters;
    SubscriptionStatusEvent: typeof SubscriptionStatusEvent;
    SubscriptionStatusType: typeof SubscriptionStatusType;
    ThrottleCommand: typeof ThrottleCommand;
    Trigger: typeof Trigger;
    TriggerListener: typeof TriggerListener;
    WebRequestParameters: typeof WebRequestParameters;
    alerts: {
        Notification: typeof Notification;
        NotificationService: typeof NotificationService;
        TriggerService: typeof TriggerService;
        TriggerState: typeof TriggerState;
    };
} = ...

Type declaration

Generated using TypeDoc