UNPKG

as-event-tracker

Version:

Logs events in the browser based on client interactions.

13 lines (12 loc) 267 B
export declare const Send: { UrlError: string; Request: string; Response: string; Error: string; }; export declare const Validation: { EventType: string; MetaDataType: string; RequiresType: string; RecievedType: string; };