TomTom Maps for JavaScript
    Preparing search index...

    Type Alias HasCount

    Has a number representing a count.

    type HasCount = {
        count: number;
    }
    Index

    Properties

    Properties

    count: number

    Number representing the count of items.