Does both assignment considered as Spread?

前端 未结 0 1070
南旧
南旧 2020-12-28 17:50

I have the following object:

const restaurant = {
  openingHours: {
    thu: {
      open: 12,
      close: 22,
    },
    fri: {
      open: 11,
      close:         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题