AppleSauce
    Preparing search index...

    Type Alias RelayOptions

    type RelayOptions = {
        WebSocket?: WebSocketSubjectConfig<any>["WebSocketCtor"];
    }
    Index

    Properties

    Properties

    WebSocket?: WebSocketSubjectConfig<any>["WebSocketCtor"]