We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ee827ba + 3994a66 commit ebd7087Copy full SHA for ebd7087
src/index.js
@@ -0,0 +1,3 @@
1
+import bar from "./bar.js";
2
+
3
+bar();
0 commit comments