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

Method close

apps/web/ui/AddThreadModal/index.tsx:30–30  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

28 channels?: SerializedChannel[];
29 open: boolean;
30 close(): void;
31 onSend({
32 channelId,
33 title,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected