UNPKG

@zendesk/react-measure-timing-hooks

Version:

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

6 lines (5 loc) 176 B
declare const asciiTimelineSerializer: { readonly test: (val: unknown) => boolean; readonly print: (val: unknown) => string; }; export default asciiTimelineSerializer;