mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-08-25 11:11:46 +08:00
update serve-favicon
This commit is contained in:
Vendored
+2
@@ -24,6 +24,8 @@ declare module "serve-favicon" {
|
||||
*/
|
||||
maxAge?: number;
|
||||
}): express.RequestHandler;
|
||||
|
||||
namespace serveFavicon{}
|
||||
|
||||
export = serveFavicon;
|
||||
}
|
||||
Reference in New Issue
Block a user