Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/freecodexyz/free-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
6
lazySchema
Function · 0.85
count
Function · 0.85
isEnvTruthy
Function · 0.85
record
Method · 0.80
entries
Method · 0.80
max
Method · 0.80
Tested by
no test coverage detected