A simple example with some identifiers

ts
const a = {
b: '1234',
}
 
a