mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-11 20:40:20 +00:00
Remove duplicate 'time' identifier in @types/request (#18077)
This commit is contained in:
Vendored
-1
@@ -154,7 +154,6 @@ declare namespace request {
|
||||
ca?: string | Buffer | string[] | Buffer[];
|
||||
har?: HttpArchiveRequest;
|
||||
useQuerystring?: boolean;
|
||||
time?: boolean;
|
||||
}
|
||||
|
||||
interface UriOptions {
|
||||
|
||||
Reference in New Issue
Block a user