mindmelting / lex-oscarbot

7 stars 2 forks source link

Intent: GitHub Gist integration #156

Open tobiasbueschel opened 7 years ago

tobiasbueschel commented 7 years ago

Oscar, please save the following in a Gist:

const obj = { 
  a: 'bb',
  c: 0 
};

Object.values(obj)