@ptkl/sdk - v1.3.4
    Preparing search index...

    Interface CreateRatchetConnectionRequest

    interface CreateRatchetConnectionRequest {
        credentials: RatchetCredentials;
        id: string;
        type: string;
    }
    Index

    Properties

    Properties

    credentials: RatchetCredentials
    id: string
    type: string