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