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) 205 B
import type { ActionWithStateMetadata } from '../types'; export declare const id = "test"; export declare const mountedPlacements: string[]; export declare const actionsFixture: ActionWithStateMetadata[];