JavaScript:

//
const obj = {};

//
const obj = {
// :
"key": "value"
};