What is the type of the value held in `result` after this line runs?const result = db.users.find({ active: true });