Skip to content

Latest commit

 

History

History
7 lines (3 loc) · 179 Bytes

File metadata and controls

7 lines (3 loc) · 179 Bytes
  var ob ={name : '2', "id": '123', "age":21}; // follow any pattern.
  
  var ob ={"key": "value"} // follow same pattern in JSON
  
  hwllo this is kamina