We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cc0ec13 + 07a160a commit 6680bcbCopy full SHA for 6680bcb
quest.js
@@ -0,0 +1,3 @@
1
+export default myQuest () => {
2
+ console.log('test');
3
+}
0 commit comments