rudder-sdk-js 2.21.0 → 2.21.1

Sign up to get free protection for your applications and to get access to all the features.
package/index.html ADDED
@@ -0,0 +1,8 @@
1
+ <html>
2
+ <head>
3
+ <script src="index.js"></script>
4
+ </head>
5
+ <body>
6
+ <p>Page Loaded</p>
7
+ </body>
8
+ </html>