@ascentbv/ts-common - v1.0.199
    Preparing search index...

    Variable TsCommonServicesConst

    TsCommonServices: {
        EventUtil: ServiceToken<typeof EventUtil>;
        TimerUtil: ServiceToken<typeof TimerUtil>;
        CacheLayer: ServiceToken<typeof CacheLayer>;
        CacheManager: ServiceToken<typeof CacheManager>;
        DebugTimerUtil: ServiceToken<typeof DebugTimerUtil>;
        DevUtil: ServiceToken<typeof DevUtil>;
        BenchmarkUtil: ServiceToken<typeof BenchmarkUtil>;
        DiagnosticsUtil: ServiceToken<typeof DiagnosticsUtil>;
    } = ...

    Type Declaration