Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codeaashu/claude-code
/ _temp2
Function
_temp2
src/components/ModelPicker.tsx:395–397 ·
view source on GitHub ↗
(s_0)
Source
from the content-addressed store, hash-verified
393
};
394
}
395
function _temp2(s_0) {
396
return s_0.effortValue;
397
}
398
function _temp(s) {
399
return isFastModeEnabled() ? s.fastMode : false;
400
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected