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

Function _temp2

src/components/memory/MemoryFileSelector.tsx:429–434  ·  view source on GitHub ↗
(f_2)

Source from the content-addressed store, hash-verified

427 return s.agentDefinitions;
428}
429function _temp2(f_2) {
430 return {
431 ...f_2,
432 exists: true
433 };
434}
435function _temp(f_1) {
436 return f_1.type !== "AutoMem" && f_1.type !== "TeamMem";
437}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected