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

Function _temp4

src/components/messages/SystemTextMessage.tsx:591–593  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

589 return t10;
590}
591function _temp4() {
592 return sample(TURN_COMPLETION_VERBS) ?? "Worked";
593}
594function MemorySavedMessage(t0) {
595 const $ = _c(16);
596 const {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected