Javascript — object length

blossom0417
1 min readAug 5, 2020

object length

Object.values(myObject).length

--

--