Strata - v1.4.10
    Preparing search index...

    Interface SimpleCounterState

    interface SimpleCounterState {
        count: number;
        lastUpdated: number;
    }
    Index

    Properties

    Properties

    count: number
    lastUpdated: number