Skip to main content

Interface: ActivityKeyValueData

Data from activities are stored as key (string) value pairs.

Extended by

Indexable

[key: string]: string | number | boolean | object | undefined | null