Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 394 Bytes

File metadata and controls

13 lines (8 loc) · 394 Bytes

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>;