In the above code, we define a property salary and set enumerable property as false.This will make the salary hidden from the Object.keys.
確定! 回上一頁