matrix-js-sdk

    Interface IInputs

    interface IInputs {
        emailAddress?: string;
        phoneCountry?: string;
        phoneNumber?: string;
        registrationToken?: string;
    }
    Index

    Properties

    emailAddress?: string
    phoneCountry?: string
    phoneNumber?: string
    registrationToken?: string
    MMNEPVFCICPMFPCPTTAAATR