We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9fb9ff1 + 1b4a94f commit 6b694aaCopy full SHA for 6b694aa
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