MCPcopy Index your code
hub / github.com/simstudioai/sim / dispose

Method dispose

apps/sim/lib/mcp/pubsub.ts:22–22  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

20 onToolsChanged(handler: (event: ToolsChangedEvent) => void): () => void
21 onWorkflowToolsChanged(handler: (event: WorkflowToolsChangedEvent) => void): () => void
22 dispose(): void
23}
24
25type McpPubSubGlobal = typeof globalThis & {

Callers 13

chat-status.tsFile · 0.65
pubsub.tsFile · 0.65
disposeMethod · 0.65
cleanupFunction · 0.65
pubsub.test.tsFile · 0.65
text-editor.tsxFile · 0.65
handleEditorMountFunction · 0.65
disposeMethod · 0.65
ParticlesVisualizationFunction · 0.65
runLocalPiFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected