@embrace-io/web-sdk
Version:
3 lines (2 loc) • 335 B
JavaScript
var t=function(){function t(t){this._delegate=t}return t.prototype.export=function(t,e){this._delegate.export(t,e)},t.prototype.forceFlush=function(){return this._delegate.forceFlush()},t.prototype.shutdown=function(){return this._delegate.shutdown()},t}();export{t as BaseFetchExporter};
//# sourceMappingURL=BaseFetchExporter.js.map