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

Function _temp4

src/commands/model/model.tsx:115–120  ·  view source on GitHub ↗
(prev_0)

Source from the content-addressed store, hash-verified

113 return t4;
114}
115function _temp4(prev_0) {
116 return {
117 ...prev_0,
118 fastMode: false
119 };
120}
121function _temp3(s_1) {
122 return s_1.fastMode;
123}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected