aesirx-analytics 1.2.2 → 2.0.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,5 +0,0 @@
1
- import t,{useState as e}from"react";var r=t.createContext({visitor_uuid:void 0,event_uuid_start:void 0,visitor_uuid_start:void 0,setUUID:void 0,setEventIDStart:void 0,setUUIDStart:void 0}),i=({children:i})=>{const[v,o]=e(),[s,d]=e(),[u,a]=e();return t.createElement(r.Provider,{value:{visitor_uuid:v,event_uuid_start:s,visitor_uuid_start:u,setUUID:o,setEventIDStart:d,setUUIDStart:a}},i)};export{r as AnalyticsContext,i as AnalyticsContextProvider_default};
2
- /*
3
- * @copyright Copyright (C) 2022 AesirX. All rights reserved.
4
- * @license GNU General Public License version 3, see LICENSE.
5
- */