Fixed express definition and added asciify definitions.

This commit is contained in:
Alan
2014-04-06 02:43:49 -04:00
parent 0695415aa4
commit d45e918d66
4 changed files with 40 additions and 1 deletions
+1 -1
View File
@@ -258,7 +258,7 @@ declare module "express" {
header(name: string): string;
headers: string[];
headers: { [key: string]: string; };
/**
* Check if the given `type(s)` is acceptable, returning