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.
0 parents commit 556d1b5Copy full SHA for 556d1b5
dummy.js
@@ -0,0 +1,5 @@
1
+function iamReady(){
2
+ console.log(‘Do I have access to xhr’, xhr);
3
+ $(document).foundation();
4
+ console.log('Foosa Hakuna Matata');
5
+}
0 commit comments