Unable to compile TypeScript:
Property \'s\' does not exist on type \'MongoClient\'.
console.log(Connected to db ${client.s.url}) // error on \'s\' o
Connected to db ${client.s.url}