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

File MiddlewareMaker.ts

packages/effect-app/src/rpc/MiddlewareMaker.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 NonEmptyArray, type NonEmptyReadonlyArray } from "effect/Array"
3import * as Effect from "effect/Effect"
4import * as Layer from "effect/Layer"

Callers

nothing calls this directly

Calls 4

getUnsafeMethod · 0.80
contextMethod · 0.65
pipeMethod · 0.65
middlewareClass · 0.50

Tested by

no test coverage detected