Objects of custom class include the class name as part of the object

后端 未结 0 1406
小蘑菇
小蘑菇 2020-12-12 04:20

I have a custom class that looks like:

let interval;
let countContacts;
let sumContactDuration;

class CallVolume { 
    constructor(interval){ 
    this.inte         


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