matrix-js-sdk
    Preparing search index...

    Interface ISearchResponse

    interface ISearchResponse {
        search_categories: IResultCategories;
    }
    Index

    Properties

    search_categories: IResultCategories