matrix-js-sdk
    Preparing search index...

    Interface IDeviceLists

    interface IDeviceLists {
        changed?: string[];
        left?: string[];
    }
    Index

    Properties

    Properties

    changed?: string[]
    left?: string[]