Skip to content

Commit 1b4a94f

Browse files
committed
fixed #34
1 parent 0c5aec2 commit 1b4a94f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

third_party/url.d.ts

+2
Original file line numberDiff line numberDiff line change
@@ -141,3 +141,5 @@ declare module 'url' {
141141
[Symbol.iterator](): IterableIterator<[string, string]>;
142142
}
143143
}
144+
145+
export {};

0 commit comments

Comments
 (0)