UNPKG

@shopana/ga

Version:

Type-safe Google Analytics 4 (GA4) tracking library for React and Next.js with ecommerce support, event batching, and SSR compatibility

3 lines 178 B
import { type DebugEvent } from '../../utils/debugChannel'; export declare function useGADebugStream(limit?: number): DebugEvent[]; //# sourceMappingURL=useGADebugStream.d.ts.map