Home > @snowplow/browser-tracker > PostBatch
A collection of POST events which are sent to the collector. This will be a collection of JSON objects.
Signature:
type PostBatch = Record<string, unknown>[];Home > @snowplow/browser-tracker > PostBatch
A collection of POST events which are sent to the collector. This will be a collection of JSON objects.
Signature:
type PostBatch = Record<string, unknown>[];