mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-05-22 20:37:58 +08:00
1
restify/restify.d.ts
vendored
1
restify/restify.d.ts
vendored
@@ -95,6 +95,7 @@ declare module "restify" {
|
||||
listen(... args: any[]): any;
|
||||
close(... args: any[]): any;
|
||||
pre(routeCallBack: RequestHandler): any;
|
||||
server: http.Server;
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user