UNPKG
@embrace-io/web-sdk
Version:
latest (2.25.0)
2.25.0
2.24.0
2.23.1
2.22.0
2.21.0
2.20.0
2.19.0
2.18.0
2.17.0
2.16.0
2.15.0
2.14.0
2.13.0
2.12.1
2.12.0
2.11.1
2.11.0
2.10.0
2.9.0
2.8.3
2.8.2
2.8.1
2.8.0
2.7.1
2.6.0
2.5.0
2.4.1
2.3.3
2.3.2
2.3.1
2.3.0
2.2.0
2.1.0
2.0.1
2.0.0
1.8.2
1.8.1
1.8.0
1.7.1
1.7.0
1.6.0
1.5.0
1.4.1
1.4.0
1.3.0
1.2.2
1.2.1
1.2.0
1.1.0
1.0.1
1.0.0
0.2.2
0.2.1
0.2.0
0.1.5
0.0.17
0.0.16
0.0.15
0.0.14
0.0.13
0.0.12
0.0.11
Embrace Web SDK
github.com/embrace-io/embrace-web-sdk
embrace-io/embrace-web-sdk
@embrace-io/web-sdk
/
build
/
esm
/
instrumentations
/
navigation
/
NavigationInstrumentation
/
instance.js
3 lines
(2 loc)
•
227 B
JavaScript
View Raw
1
2
3
import
{
NavigationInstrumentation
as
n}
from
"./NavigationInstrumentation.js"
;
var
o=
void
0
,t=
function
(
t
){
return
void
0
===t&&(t={}),o||(o=
new
n
(t)),o};
export
{t
as
getNavigationInstrumentation};
//# sourceMappingURL=instance.js.map