Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codeaashu/claude-code
/ _temp2
Function
_temp2
src/components/wizard/WizardProvider.tsx:207–209 ·
view source on GitHub ↗
(prev_1)
Source
from the content-addressed store, hash-verified
205
return prev_2 - 1;
206
}
207
function _temp2(prev_1) {
208
return prev_1.slice(0, -1);
209
}
210
function _temp(prev_0) {
211
return prev_0 + 1;
212
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected