committed by
delvedor
parent
ed8adba2ab
commit
f9e2d5f708
1
lib/Connection.d.ts
vendored
1
lib/Connection.d.ts
vendored
@ -76,6 +76,7 @@ export default class Connection {
|
||||
setRole(role: string, enabled: boolean): Connection;
|
||||
status: string;
|
||||
buildRequestObject(params: any): http.ClientRequestArgs;
|
||||
// @ts-ignore
|
||||
[inspect.custom](object: any, options: InspectOptions): string;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user