4 lines
375 B
TypeScript
4 lines
375 B
TypeScript
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
|