mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
chore: Remove trailing whitespace
This commit is contained in:
parent
7cfcc63349
commit
f68b114c80
2
types/url-parse/index.d.ts
vendored
2
types/url-parse/index.d.ts
vendored
@ -23,7 +23,7 @@ declare namespace URLParse {
|
||||
| 'username';
|
||||
|
||||
type QueryParser = (query: string) => object;
|
||||
|
||||
|
||||
type StringifyQuery = (query: object) => string;
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user