UNPKG

@zendesk/retrace

Version:

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

7 lines (6 loc) 153 B
declare namespace React { interface HTMLAttributes<T> extends AriaAttributes, DOMAttributes<T> { popover?: string popoverTarget?: string } }