@embrace-io/web-sdk
Version:
3 lines (2 loc) • 575 B
JavaScript
import{NoOpTraceManager as t}from"../NoOpTraceManager/NoOpTraceManager.js";var e=new t,n=function(){function t(){}return t.prototype.getDelegate=function(){var t;return null!==(t=this._delegate)&&void 0!==t?t:e},t.prototype.setDelegate=function(t){this._delegate=t},t.prototype.startSpan=function(t,e,n){return this.getDelegate().startSpan(t,e,n)},t.prototype.setSpan=function(t,e){return this.getDelegate().setSpan(t,e)},t.prototype.getSpan=function(t){return this.getDelegate().getSpan(t)},t}();export{n as ProxyTraceManager};
//# sourceMappingURL=ProxyTraceManager.js.map