Skip to content

Commit ebd7087

Browse files
authored
Merge pull request #11 from Tanker187/Tanker187-patch-10
Create index.js
2 parents ee827ba + 3994a66 commit ebd7087

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/index.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
import bar from "./bar.js";
2+
3+
bar();

0 commit comments

Comments
 (0)