MCPcopy Create free account
hub / github.com/dwgx/WindsurfAPI / runtime-config.js

File runtime-config.js

src/runtime-config.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/**
2 * Runtime configuration — persistent feature toggles that can be flipped from
3 * the dashboard at runtime without a restart or editing .env. Backed by a
4 * small JSON file next to the project root so it survives redeploys.

Callers

nothing calls this directly

Calls 2

loadFunction · 0.85
isExperimentalEnabledFunction · 0.85

Tested by

no test coverage detected