react-gtm-ts
Advanced tools
Comparing version 1.0.37 to 1.0.38
@@ -33,3 +33,3 @@ "use strict"; | ||
}) => { | ||
var _a; | ||
var _a, _b; | ||
if (typeof window === "undefined") | ||
@@ -39,2 +39,3 @@ return; | ||
return; | ||
console.log("window?.react_gtm_ts?.init", (_b = window == null ? void 0 : window.react_gtm_ts) == null ? void 0 : _b.init); | ||
window.react_gtm_ts = { | ||
@@ -41,0 +42,0 @@ init: true, |
@@ -5,3 +5,3 @@ { | ||
"license": "MIT", | ||
"version": "1.0.37", | ||
"version": "1.0.38", | ||
"description": "This is a library to facilitate the implementation of Google Tag Manager.", | ||
@@ -8,0 +8,0 @@ "main": "./dist/index.js", |
Sorry, the diff of this file is not supported yet
8258
161