matrix-js-sdk

    Interface ISearchOpts

    interface ISearchOpts {
        keys?: SearchKey[];
        query: string;
    }
    Index

    Properties

    Properties

    keys?: SearchKey[]
    query: string
    MMNEPVFCICPMFPCPTTAAATR