(e3)
| 5253 | const s2 = i2(3785), r = i2(511); |
| 5254 | t2.BufferApiView = class { |
| 5255 | constructor(e3, t3) { |
| 5256 | this._buffer = e3, this.type = t3; |
| 5257 | } |
| 5258 | init(e3) { |
| 5259 | return this._buffer = e3, this; |
| 5260 | } |
no outgoing calls
no test coverage detected