mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-13 13:30:28 +00:00
Vendored
+1
@@ -251,6 +251,7 @@ declare module "restify" {
|
||||
|
||||
interface Next {
|
||||
(err?: any): any;
|
||||
ifError: (err?: any) => any;
|
||||
}
|
||||
|
||||
interface RequestHandler {
|
||||
|
||||
Reference in New Issue
Block a user