UNPKG

@zendesk/react-measure-timing-hooks

Version:

react hooks for measuring time to interactive and time to render of components

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