MCPcopy Create free account
hub / github.com/IIIIQIIII/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 'src/_stubs/bun-bundle.js'
2import { z } from 'zod/v4'
3import { SandboxSettingsSchema } from '../../entrypoints/sandboxTypes.js'
4import { isEnvTruthy } from '../envUtils.js'

Callers

nothing calls this directly

Calls 7

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

Tested by

no test coverage detected