ConnectionConfig typedef

ConnectionConfig = Object

Connection configuration Can be a Map for connection parameters or a String for connection URI

Implementation

typedef ConnectionConfig = Object;