MCPcopy
hub / github.com/anomalyco/opencode / effect.ts

File effect.ts

packages/core/test/lib/effect.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { test, type TestOptions } from "bun:test"
2import { Cause, Effect, Exit, Layer } from "effect"
3import type * as Scope from "effect/Scope"
4import * as TestClock from "effect/testing/TestClock"

Callers

nothing calls this directly

Calls 2

makeFunction · 0.70
layerMethod · 0.45

Tested by

no test coverage detected