(e3)
| 5900 | this._active = e3, this._activeProvider = this._providers[e3], this._onChange.fire(e3); |
| 5901 | } |
| 5902 | register(e3) { |
| 5903 | this._providers[e3.version] = e3; |
| 5904 | } |
| 5905 | wcwidth(e3) { |
| 5906 | return this._activeProvider.wcwidth(e3); |
| 5907 | } |
no test coverage detected