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

File ContextProvider.ts

packages/infra/src/ContextProvider.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/* eslint-disable @typescript-eslint/no-explicit-any */
2import type { NonEmptyReadonlyArray } from "effect-app/Array"
3import * as Context from "effect-app/Context"
4import * as Effect from "effect-app/Effect"

Callers

nothing calls this directly

Calls 2

ContextProviderFunction · 0.85
succeedMethod · 0.45

Tested by

no test coverage detected