UNPKG

@zendesk/retrace

Version:

define and capture Product Operation Traces along with computed metrics with an optional friendly React beacon API

5 lines (4 loc) 153 B
import * as React from 'react'; export declare const TimingComponent: React.MemoExoticComponent<({ name }: { name: string; }) => React.JSX.Element>;