In the Node.js API doc, some items in the list below some headings are like:
{Object} and some like Object (without curly brackets).
{Object}
Object
What's the difference?
It's just a documentation quirk as there's no difference: in both cases it's identifying the type of the item.