UNPKG
tracer-component
Version:
latest (0.1.0-20230213204243.commit-a69f42d)
next (0.1.0-20230213204243.commit-a69f42d)
0.1.0-20230213204243.commit-a69f42d
Trace execution spans all across your application.
tracer-component
/
dist
/
constants.js
5 lines
•
194 B
JavaScript
View Raw
1
2
3
4
5
"use strict"
;
Object
.
defineProperty
(
exports
,
"__esModule"
, {
value
:
true
});
exports
.
INVALID_SPAN_ID
=
void
0
;
exports
.
INVALID_SPAN_ID
=
'0000000000000000'
;
//# sourceMappingURL=constants.js.map