We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8bd7a61 commit a78bb45Copy full SHA for a78bb45
dummy.js
@@ -2,4 +2,5 @@ function iamReady(){
2
console.log("Access to XHR",xhr);
3
$(document).foundation();
4
console.log("Foosa Hakuna Matata");
5
-}
+}
6
+iamReady();
0 commit comments