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

Function _temp3

src/components/ModelPicker.tsx:389–394  ·  view source on GitHub ↗
(opt_0)

Source from the content-addressed store, hash-verified

387}
388function _temp4() {}
389function _temp3(opt_0) {
390 return {
391 ...opt_0,
392 value: opt_0.value === null ? NO_PREFERENCE : opt_0.value
393 };
394}
395function _temp2(s_0) {
396 return s_0.effortValue;
397}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected