SiteAppGlobals
Properties
| Name | Type |
|---|---|
event | { uuid: string; event: EventName; properties: Properties; timestamp?: Date; elements_chain?: string; distinct_id?: string; } |
person | { properties: Properties; } |
groups | Record<string, { id: string; type: string; properties: Properties; }> |