MCPcopy Create free account
hub / github.com/Effect-TS/tsgo /

Class

testdata/tests/effect-v3/missingEffectError_plainAssignment.ts:5–5  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3import * as Effect from "effect/Effect"
4
5class ErrorA extends Data.Error<{
6 a: 1
7}> {}
8

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected