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

Function _temp9

src/screens/Doctor.tsx:539–541  ·  view source on GitHub ↗
(v_0)

Source from the content-addressed store, hash-verified

537 };
538}
539function _temp9(v_0) {
540 return v_0.status !== "valid";
541}
542function _temp8(v) {
543 const value = process.env[v.name];
544 const result = validateBoundedIntEnvVar(v.name, value, v.default, v.upperLimit);

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected