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

    Interface MapExItem

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

    interface MapExItem {
        id: PK;
    }
    Index

    Properties

    Properties

    id: PK