Skip to content

Commit

Permalink
Update index.js
Browse files Browse the repository at this point in the history
  • Loading branch information
jemikanegara authored Nov 29, 2023
1 parent 2086886 commit 3c8c9fc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ const CheckIfTranslatable = require('./utility.js');
// check if code runs on server or client
const isBrowser = typeof window !== 'undefined'


// var isChangeLocationEventAdded;
var isDomListenerAdded;
var weployOptions;
Expand Down

0 comments on commit 3c8c9fc

Please sign in to comment.