MCPcopy 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

1import { feature } from 'bun:bundle'
2import { z } from 'zod/v4'
3import { SandboxSettingsSchema } from '../../entrypoints/sandboxTypes.js'
4import { isEnvTruthy } from '../envUtils.js'

Callers

nothing calls this directly

Calls 8

lazySchemaFunction · 0.85
featureFunction · 0.85
countFunction · 0.85
isEnvTruthyFunction · 0.85
entriesMethod · 0.80
maxMethod · 0.80
recordMethod · 0.45
pushMethod · 0.45

Tested by

no test coverage detected