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

Method onTypingPaused

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

* Typing has been stopped

(arrayPos: number, self: Typed)

Source from the content-addressed store, hash-verified

107 * Typing has been stopped
108 */
109 onTypingPaused?(arrayPos: number, self: Typed): void;
110 /**
111 * Typing has been started after being stopped
112 */

Callers 1

typewriteMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected