@jufab/opentelemetry-angular-interceptor
Version:
@jufab/opentelemetry-angular-interceptor is an Angular Library to deploy [OpenTelemetry](https://opentelemetry.io/) in your Angular application
7 lines (6 loc) • 334 B
TypeScript
import * as i0 from "@angular/core";
export declare class ConsoleSpanExporterModule {
static ɵfac: i0.ɵɵFactoryDeclaration<ConsoleSpanExporterModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<ConsoleSpanExporterModule, never, never, never>;
static ɵinj: i0.ɵɵInjectorDeclaration<ConsoleSpanExporterModule>;
}