UNPKG

@zendesk/retrace

Version:

define and capture Product Operation Traces along with computed metrics with an optional friendly React beacon API

9 lines 283 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.INVALID_TRACE_INTERRUPTION_REASONS = void 0; exports.INVALID_TRACE_INTERRUPTION_REASONS = [ 'timeout', 'draft-cancelled', 'invalid-state-transition', ]; //# sourceMappingURL=types.js.map