matrix-js-sdk
    Preparing search index...

    Type Alias RegistrationResponse

    Response from dynamic registration

    type RegistrationResponse = {
        client_id: string;
    }
    Index
    client_id: string