UNPKG

@opentelemetry/otlp-exporter-base

Version:
4 lines 375 B
export { createOtlpXhrExportDelegate, createOtlpSendBeaconExportDelegate, } from './otlp-browser-http-export-delegate'; export { convertLegacyBrowserHttpOptions } from './configuration/convert-legacy-browser-http-options'; export { createLegacyOtlpBrowserExportDelegate } from './configuration/create-legacy-browser-delegate'; //# sourceMappingURL=index-browser-http.d.ts.map