MCPcopy Create free account
hub / github.com/effect-app/libs / fromUnknown

Function fromUnknown

repos/effect/packages/effect/src/ConfigProvider.ts:728–730  ·  view source on GitHub ↗
(root: unknown)

Source from the content-addressed store, hash-verified

726
727/**
728 * Creates a `ConfigProvider` backed by an in-memory JavaScript value
729 * (typically a parsed JSON object).
730 *
731 * **When to use**
732 *
733 * Use when you need deterministic config from an in-memory JavaScript value,

Callers

nothing calls this directly

Calls 3

nodeAtJsonFunction · 0.85
makeFunction · 0.70
succeedMethod · 0.45

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…