UNPKG

@zendesk/retrace

Version:

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

4 lines (3 loc) 281 B
import type { SpanAndAnnotation } from '../../spanAnnotationTypes'; import type { TicketAndUserAndGlobalRelationSchemasFixture } from './relationSchemas'; export declare const shouldCompleteAndHaveInteractiveTime: SpanAndAnnotation<TicketAndUserAndGlobalRelationSchemasFixture>[];