@amirsavand/ngx-common - v5.5.0
    Preparing search index...

    Interface MapExItem

    Represents the structure of items to be stored in the MapEx class.

    interface MapExItem {
        id: PK;
    }
    Index
    id: PK