mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-10 11:40:16 +08:00
Suppress warning about Q-io.d.ts
This commit is contained in:
Vendored
+1
-1
@@ -177,7 +177,7 @@ declare module QioHTTP {
|
||||
}
|
||||
interface Headers {
|
||||
[name:string]:any;
|
||||
[name:string]:any[];
|
||||
// [name:string]:any[];
|
||||
}
|
||||
interface Body extends Qio.Stream {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user