2021年4月11日星期日

How would i create such an object dynamically in Javascript

var joke = { 'the horse': { setup: 'A horse walks into the bar. The bartender asks...', punchline: 'Why the long face?' },

};

https://stackoverflow.com/questions/67051546/how-would-i-create-such-an-object-dynamically-in-javascript April 12, 2021 at 09:05AM

没有评论:

发表评论