object-attr.txt 84 B

123456
  1. {
  2. key: value,
  3. key2: value,
  4. 'key-3': value,
  5. key4: false ? undefined : true
  6. }