* During looping, after last string is typed
(self: Typed)
| 103 | * During looping, after last string is typed |
| 104 | */ |
| 105 | onLastStringBackspaced?(self: Typed): void; |
| 106 | /** |
| 107 | * Typing has been stopped |
| 108 | */ |
no outgoing calls
no test coverage detected