Consistent roles handling
This commit is contained in:
3
lib/Connection.d.ts
vendored
3
lib/Connection.d.ts
vendored
@ -34,8 +34,7 @@ export default class Connection {
|
||||
MASTER: string;
|
||||
DATA: string;
|
||||
INGEST: string;
|
||||
COORDINATING: string;
|
||||
MACHINE_LEARNING: string;
|
||||
ML: string;
|
||||
};
|
||||
url: URL;
|
||||
ssl: SecureContextOptions | null;
|
||||
|
||||
Reference in New Issue
Block a user