AnimationEventCallbackParams
The type defining the object that is passed to all events fired by the
tracePath method.{
connection:Connection<Element>,
element:BrowserElement,
harness:ConnectionOverlayAnimator
}
connection:Connection<Element>,
element:BrowserElement,
harness:ConnectionOverlayAnimator
}