Skip to content
This repository was archived by the owner on Dec 11, 2025. It is now read-only.

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