Sobes.tech
Back to questions
Middle+
9

const S = { id: 1, name: "Ivan", age: "39", tel: [phone] }; function getParam(obj, key) { return obj[key]; } getParam(S, "tel"); getParam(S, "job");

Companies where asked
IT OneIT One