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 171 B
import { type GAPlatformAdapter } from '../types/platform'; export declare function createPlatformAdapter(): GAPlatformAdapter; //# sourceMappingURL=createAdapter.d.ts.map