UNPKG

@zendesk/react-measure-timing-hooks

Version:

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

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