Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 403 Bytes

File metadata and controls

13 lines (8 loc) · 403 Bytes

Home > @snowplow/browser-tracker > GetBatch

GetBatch type

A collection of GET events which are sent to the collector. This will be a collection of query strings.

Signature:

type GetBatch = string[];