UNPKG
@mtdt.temp/browser-rum-core
Version:
latest (6.19.3)
6.19.3
6.19.2
6.19.1
6.19.0
Datadog browser RUM core utilities.
github.com/mtdt-temp/browser-rum-sdk
mtdt-temp/browser-rum-sdk
@mtdt.temp/browser-rum-core
/
cjs
/
domainContext.types.js
6 lines
•
218 B
JavaScript
View Raw
1
2
3
4
5
6
"use strict"
;
/** * Keep these types in a separate file in order to reference it from the official doc */
Object
.
defineProperty
(
exports
,
"__esModule"
, {
value
:
true
});
//# sourceMappingURL=domainContext.types.js.map