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

Function _temp2

src/components/tasks/BackgroundTasksDialog.tsx:646–648  ·  view source on GitHub ↗
(i_0)

Source from the content-addressed store, hash-verified

644 return t1;
645}
646function _temp2(i_0) {
647 return i_0.type === "in_process_teammate";
648}
649function _temp(i) {
650 return i.type === "leader";
651}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected