MCPcopy
hub / github.com/thesysdev/openui / activate

Method activate

packages/lang-core/src/runtime/queryManager.ts:74–74  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

72 subscribe(listener: () => void): () => void;
73 getSnapshot(): QuerySnapshot;
74 activate(): void;
75 dispose(): void;
76}
77

Callers 2

useOpenUIStateFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected