UNPKG

zaraz-ts

Version:

Zaraz TS - A type-safe wrapper around the Cloudflare Zaraz Web API.

2 lines (1 loc) 99 B
export declare function track(eventName: string, properties?: Record<string, any>): Promise<void>;