Stack Exchange
Stack Overflow
Questions
Tags
Users
About
Stack Overflow
Public
Questions
Tags
Users
About
Javascript: how to add new data to object using function with parameter key and value
Asked
May 26 '22 at 00:21
Active
May 26 '22 at 00:21
Viewed
13 times
-2
I have code like this
const obj = {};
function(key, value) { };
javascript
asked May 26 '22 at 00:21
Yaqin
1
0 Answers
0