UNPKG

@zendesk/react-measure-timing-hooks

Version:

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

5 lines (4 loc) 205 B
import type { ActionWithStateMetadata } from '../types'; export declare const id = "test"; export declare const mountedPlacements: string[]; export declare const actionsFixture: ActionWithStateMetadata[];