UNPKG

@opentelemetry/otlp-grpc-exporter-base

Version:
4 lines 267 B
export { convertLegacyOtlpGrpcOptions } from './configuration/convert-legacy-otlp-grpc-options'; export { createOtlpGrpcExportDelegate } from './otlp-grpc-export-delegate'; export type { OTLPGRPCExporterConfigNode } from './types'; //# sourceMappingURL=index.d.ts.map