Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/Effect-TS/effect
/ provide
Method
provide
packages/effect/src/TestLive.ts:30–30 ·
view source on GitHub ↗
(effect: Effect.Effect<A, E, R>)
Source
from the content-addressed store, hash-verified
28
export
interface
TestLive {
29
readonly [TestLiveTypeId]: TestLiveTypeId
30
provide<A, E, R>(effect: Effect.Effect<A, E, R>): Effect.Effect<A, E, R>
31
}
32
33
/**
Callers
15
Permissions.test.ts
File · 0.65
RpcWorker.test.ts
File · 0.65
e2eSuite
Function · 0.65
layer
Function · 0.65
BrowserHttpClient.test.ts
File · 0.65
Worker.test.ts
File · 0.65
serializedWorker.ts
File · 0.65
rpc-worker.ts
File · 0.65
worker.ts
File · 0.65
rpc-schemas.ts
File · 0.65
UsersClient
Class · 0.65
layerWebSocket
Function · 0.65
Implementers
2
LiveImpl
packages/effect/src/TestLive.ts
ChannelExecutor
packages/effect/src/internal/channel/c
Calls
no outgoing calls
Tested by
15
layer
Function · 0.52
runPromise
Function · 0.52
runPromise
Function · 0.52
runPromise
Function · 0.52
makeRunnerLayer
Function · 0.52
makeClientLayer
Function · 0.52
runEffect
Function · 0.52
runEffect
Function · 0.52
runEffect
Function · 0.52
runEffect
Function · 0.52
runEffect
Function · 0.52
runEffect
Function · 0.52