On this page

Variable TrackEvent

TrackEvent: {
    prototype: TrackEvent;
    new (type: string, eventInitDict?: TrackEventInit): TrackEvent;
}

Type Declaration

Was this helpful?
SDK JS
Reference
TrackEvent