Skip to content

Commit 952fa68

Browse files
Update main.js
1 parent 7eb2eaa commit 952fa68

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

lib/main.js

-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
import { test } from "mylib";
2-
31
export function test1() {
4-
test();
52
console.log("这是test1");
63
}

0 commit comments

Comments
 (0)