iink-ts - v4.0.0
    Preparing search index...

    Type Alias TConnectionStatus

    TConnectionStatus: "connected" | "offline" | "error"

    "offline" covers both a bare disconnect and actively reconnecting/queueing. "error" means reconnection attempts were exhausted and the offline queue was rejected.