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) · 476 Bytes

File metadata and controls

13 lines (8 loc) · 476 Bytes

Home > @snowplow/node-tracker > CorePlugin > contexts

CorePlugin.contexts property

Called when constructing the context for each event Useful for adding additional context to events

Signature:

contexts?: () => SelfDescribingJson[];