Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Effect-TS/effect
/
Class
packages/tools/bundle/fixtures/batching.ts:7–7 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
5
import
* as Resolver from
"effect/RequestResolver"
6
7
class
GetNameById extends Request.TaggedClass(
"GetNameById"
)<{
8
readonly id: number
9
}, string> {}
10
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected