| 843 | } |
| 844 | |
| 845 | return new class { |
| 846 | constructor(t, e) { |
| 847 | this.name = t, this.http = new s(this), this.data = null, this.dataFile = "box.dat", this.logs = [], this.isMute = !1, this.isNeedRewrite = !1, this.logSeparator = "\n", this.startTime = (new Date).getTime(), Object.assign(this, e) |
| 848 | } |
nothing calls this directly
no outgoing calls
no test coverage detected