MCPcopy
hub / github.com/mattboldt/typed.js / onLastStringBackspaced

Method onLastStringBackspaced

index.d.ts:105–105  ·  view source on GitHub ↗

* During looping, after last string is typed

(self: Typed)

Source from the content-addressed store, hash-verified

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

Callers 1

lastStringBackspacedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected