(e3)
| 6052 | this._verifyIntegers(e3, t3), this._core.resize(e3, t3); |
| 6053 | } |
| 6054 | open(e3) { |
| 6055 | this._core.open(e3); |
| 6056 | } |
| 6057 | attachCustomKeyEventHandler(e3) { |
| 6058 | this._core.attachCustomKeyEventHandler(e3); |
| 6059 | } |
nothing calls this directly
no test coverage detected