Skip to main content

node-tracker.eventjson

Home > @snowplow/node-tracker > EventJson

EventJson type

An array of tuples which represents the unprocessed JSON to be added to the Payload

Signature:
type EventJson = Array<EventJsonWithKeys>;