Skip to content

Commit b3eaa90

Browse files
committed
Update add.ts
1 parent 7508d8c commit b3eaa90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/add.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
export default new URL("file://./add.dll", import.meta.url);
1+
export const add = new URL("file://./add.dll", import.meta.url);

0 commit comments

Comments
 (0)