Skip to content

Commit 6b694aa

Browse files
committed
Merge branch 'fix-types' of https://github.com/thishussein/native-url into export-whatwg-url
2 parents 9fb9ff1 + 1b4a94f commit 6b694aa

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)