common-spectrum
    Preparing search index...

    Interface CounterType

    interface CounterType {
        count: number;
        key: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    count: number
    key: string