We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c5aec2 commit 1b4a94fCopy full SHA for 1b4a94f
third_party/url.d.ts
@@ -141,3 +141,5 @@ declare module 'url' {
141
[Symbol.iterator](): IterableIterator<[string, string]>;
142
}
143
144
+
145
+export {};
0 commit comments