MCPcopy Create free account
hub / github.com/codeaashu/claude-code / _temp2

Function _temp2

src/components/DevChannelsDialog.tsx:99–101  ·  view source on GitHub ↗
(c)

Source from the content-addressed store, hash-verified

97 return t8;
98}
99function _temp2(c) {
100 return c.kind === "plugin" ? `plugin:${c.name}@${c.marketplace}` : `server:${c.name}`;
101}
102function _temp() {
103 gracefulShutdownSync(0);
104}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected