Sha256: 999be20c6eb788fb7fadefa73e2ae3a49f79c9ed4002fff7d058276c465d429b
Contents?: true
Size: 269 Bytes
Versions: 53
Compression:
Stored size: 269 Bytes
Contents
(function() { function setUpTopLevelInteraction() { var TopLevelInteraction = new ITPHelper({ redirectUrl: window.redirectUrl, }); TopLevelInteraction.execute(); } document.addEventListener("DOMContentLoaded", setUpTopLevelInteraction); })();
Version data entries
53 entries across 53 versions & 2 rubygems