MCPcopy Create free account
hub / github.com/simstudioai/sim / config.ts

File config.ts

apps/sim/lib/uploads/config.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { env, envBoolean } from '@/lib/core/config/env'
2import type { StorageConfig, StorageContext } from '@/lib/uploads/shared/types'
3
4export type { StorageConfig, StorageContext } from '@/lib/uploads/shared/types'

Callers

nothing calls this directly

Calls 1

envBooleanFunction · 0.90

Tested by

no test coverage detected