Skip to content

Documentation / @agentick/shared / devToolsEmitter

Variable: devToolsEmitter ​

const devToolsEmitter: DevToolsEmitterImpl

Defined in: devtools.ts:895

Singleton DevTools emitter instance.

Use this to emit events from engines or subscribe to events in DevTools.

Released under the ISC License.