@ng-log/log4a
Version:
A powerful and customizable logging library for Angular application.
8 lines (7 loc) • 385 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./log-config/log-config.component";
export declare class Log4aModule {
static ɵfac: i0.ɵɵFactoryDeclaration<Log4aModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<Log4aModule, [typeof i1.LogConfigComponent], never, [typeof i1.LogConfigComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<Log4aModule>;
}