Skip to content

Commit 580b0a7

Browse files
committed
fix: typescript defenitions (GoogleChromeLabs#34)
Signed-off-by: Hussein <huseeiin@outlook.com>
1 parent 9fb9ff1 commit 580b0a7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

third_party/url.d.ts

Lines changed: 2 additions & 0 deletions
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)