UNPKG

@trophyso/node

Version:
7 lines (6 loc) 187 B
export interface PointsTriggerEventAttributesItem { /** The key of the event attribute. */ key: string; /** The required value of the event attribute. */ value: string; }