@cmpsr/analytics
Advanced tools
Comparing version 0.4.0-canary-20240717175243 to 0.4.0-canary-20240717180336
@@ -10,4 +10,4 @@ import React from 'react'; | ||
reset: () => void; | ||
revenue?: Revenue; | ||
revenue: Revenue; | ||
} | ||
export declare const AnalyticsContext: React.Context<IAnalyticsContext>; |
@@ -10,3 +10,3 @@ { | ||
}, | ||
"version": "0.4.0-canary-20240717175243", | ||
"version": "0.4.0-canary-20240717180336", | ||
"author": "Steve Cox <stevejcox@me.com>", | ||
@@ -13,0 +13,0 @@ "license": "MIT", |
40934