UNPKG

@technoapple/ga4

Version:

TypeScript Node.js library to support GA4 analytics.

5 lines (4 loc) 68 B
interface ga4Option { targetId: string; } export { ga4Option };