mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-24 05:06:02 +08:00
Suppress warning about Q-io.d.ts
This commit is contained in:
2
q-io/Q-io.d.ts
vendored
2
q-io/Q-io.d.ts
vendored
@@ -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