We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7eb2eaa commit 952fa68Copy full SHA for 952fa68
lib/main.js
@@ -1,6 +1,3 @@
1
-import { test } from "mylib";
2
-
3
export function test1() {
4
- test();
5
console.log("这是test1");
6
}
0 commit comments