Typeberry by Fluffy Labs - v0.4.0
    Preparing search index...

    Type Alias ServiceStatisticsEntry

    type ServiceStatisticsEntry = {
        id: ServiceId;
        record: ServiceStatistics;
    }
    Index

    Properties

    Properties