Member Junction
    Preparing search index...

    The list of indexes that exist in the project.

    IndexList

    interface IndexList {
        indexes?: IndexDescription[];
    }
    Index

    Properties

    Properties

    indexes?: IndexDescription[]

    IndexList