UNPKG

@ngworker/lumberjack

Version:

Lumberjack is a versatile Angular logging library, specifically designed to be extended and customized

3 lines (2 loc) 124 B
import { InjectionToken } from '@angular/core'; export declare const isProductionEnvironmentToken: InjectionToken<boolean>;