MCPcopy Index your code
hub / github.com/TanStack/ai / stopped

Function stopped

packages/ai-client/src/events.ts:267–269  ·  view source on GitHub ↗

* Emit stopped event

()

Source from the content-addressed store, hash-verified

265 * Emit stopped event
266 */
267 stopped(): void {
268 this.emitEvent('client:stopped')
269 }
270
271 /**
272 * Emit messages cleared event

Callers

nothing calls this directly

Calls 1

emitEventMethod · 0.45

Tested by

no test coverage detected