MCPcopy Create free account
hub / github.com/Linen-dev/linen.dev / onStateChange

Function onStateChange

apps/web/utilities/typesenseClient.ts:49–51  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

47
48 return {
49 onStateChange() {
50 sendEventDebounced();
51 },
52 subscribe() {},
53 unsubscribe() {},
54 };

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected