Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/codeaashu/claude-code
/ types.ts
File
types.ts
src/utils/settings/types.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ feature } from
'bun:bundle'
2
import
{ z } from
'zod/v4'
3
import
{ SandboxSettingsSchema } from
'../../entrypoints/sandboxTypes.js'
4
import
{ isEnvTruthy } from
'../envUtils.js'
Callers
nothing calls this directly
Calls
8
lazySchema
Function · 0.85
feature
Function · 0.85
count
Function · 0.85
isEnvTruthy
Function · 0.85
entries
Method · 0.80
max
Method · 0.80
record
Method · 0.45
push
Method · 0.45
Tested by
no test coverage detected