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

File apiClientFactory.ts

packages/effect-app/src/client/apiClientFactory.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/* eslint-disable @typescript-eslint/no-explicit-any */
2import { constant, flow } from "effect/Function"
3import * as Layer from "effect/Layer"
4import * as ManagedRuntime from "effect/ManagedRuntime"

Callers

nothing calls this directly

Calls 15

typedKeysOfFunction · 0.90
HttpClientLayerFunction · 0.85
getMetaFunction · 0.85
makeRpcTagFunction · 0.85
getFilteredFunction · 0.85
constantFunction · 0.85
buildStreamFunction · 0.85
buildEffectFunction · 0.85
addFinalizerMethod · 0.80
pipeMethod · 0.65
contextMethod · 0.65
makeMethod · 0.65

Tested by

no test coverage detected