matrix-js-sdk

    Interface RoomDeferred

    interface RoomDeferred {
        prom: Promise<void>;
        resolve?: () => void;
    }
    Index

    Properties

    Properties

    prom: Promise<void>
    resolve?: () => void
    MMNEPVFCICPMFPCPTTAAATR