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

Function _temp7

src/components/memory/MemoryFileSelector.tsx:414–416  ·  view source on GitHub ↗
(prev_0)

Source from the content-addressed store, hash-verified

412}
413function _temp8() {}
414function _temp7(prev_0) {
415 return prev_0 !== null && prev_0 > 0 ? prev_0 - 1 : prev_0;
416}
417function _temp6(s_0) {
418 return Object.values(s_0.tasks).some(_temp5);
419}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected