UNPKG

@zendesk/react-measure-timing-hooks

Version:

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

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