MCPcopy Index your code
hub / github.com/simstudioai/sim / csp.ts

File csp.ts

apps/sim/lib/core/security/csp.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { env, getEnv } from '../config/env'
2import { isDev, isHosted, isReactGrabEnabled } from '../config/env-flags'
3
4/**

Callers

nothing calls this directly

Calls 2

toWebSocketUrlFunction · 0.85
getHostnameFromUrlFunction · 0.85

Tested by

no test coverage detected