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) 277 B
import type { TraceDefinition } from '../../types'; import type { TicketAndUserAndGlobalRelationSchemasFixture } from './relationSchemas'; export declare const ticketActivatedDefinition: TraceDefinition<'ticket', TicketAndUserAndGlobalRelationSchemasFixture, 'cold_boot', {}>;