Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 92 Bytes

File metadata and controls

9 lines (7 loc) · 92 Bytes

A simple example with some identifiers

const a = {
  b: '1234',
}

a