/home/workflows/workspace/libs/common/analytics/plugins/hra-analytics/src/lib/plugin.ts
Interface for data passed by the 'analytics' library to plugin callbacks. Only declares the fields that are used by the hra plugin.
Properties |
| config |
config:
|
Type : HraAnalyticsPluginConfig
|
|
Plugin configuration |
| instance |
instance:
|
Type : AnalyticsInstance
|
|
Reference to the owning analytics instance |
| payload |
payload:
|
Type : literal type
|
|
Payload data |