Merge pull request #4619 from vilic/patch-2

Update multer declaration
This commit is contained in:
Masahiro Wakame
2015-07-03 21:14:31 +09:00
2 changed files with 84 additions and 5 deletions
-2
View File
@@ -391,8 +391,6 @@ declare module "express" {
authenticatedUser: any;
files: any;
/**
* Clear cookie `name`.
*