mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-09 11:13:57 +08:00
Vendored
+1
-1
@@ -27,7 +27,7 @@ declare module "restify" {
|
||||
log: Object;
|
||||
id: string;
|
||||
path: () => string;
|
||||
query: string;
|
||||
query: any;
|
||||
secure: boolean;
|
||||
time: number;
|
||||
params: any;
|
||||
|
||||
Reference in New Issue
Block a user