mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-13 13:30:28 +00:00
[restify] Remove old property from Next interface (#36842)
This commit is contained in:
committed by
Andrew Branch
parent
26275aa0a5
commit
89006a4cab
Vendored
-2
@@ -877,8 +877,6 @@ export interface RedirectOptions {
|
||||
|
||||
export interface Next {
|
||||
(err?: any): void;
|
||||
|
||||
ifError(err?: any): void;
|
||||
}
|
||||
|
||||
export interface RouteSpec {
|
||||
|
||||
Reference in New Issue
Block a user