cesr
    Preparing search index...

    Interface CounterInit

    interface CounterInit {
        count: number;
        type: string;
    }

    Implemented by

    Index

    Properties

    Properties

    count: number
    type: string