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

6 lines 258 B
export declare class AdapterError extends Error { readonly measurementId: string; readonly operation?: string | undefined; constructor(message: string, measurementId: string, operation?: string | undefined); } //# sourceMappingURL=errors.d.ts.map