We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7508d8c commit b3eaa90Copy full SHA for b3eaa90
test/add.ts
@@ -1 +1 @@
1
-export default new URL("file://./add.dll", import.meta.url);
+export const add = new URL("file://./add.dll", import.meta.url);
0 commit comments