UNPKG

as-event-tracker

Version:

Logs events in the browser based on client interactions.

6 lines (5 loc) 139 B
export default class RelatedEntity { ref_type?: string; client_ref: string; constructor(init?: Partial<RelatedEntity>); }