console.log(Object.values(object1));. 8. . 9. // expected output: Array ["somestring", 42, false]. get all entries in object as array hjs. javascript by ...
確定! 回上一頁