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

File Class.ts

packages/effect-app/src/Schema/Class.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 * as Cause from "effect/Cause"
3import * as Effect from "effect/Effect"
4import * as S from "effect/Schema"

Callers

nothing calls this directly

Calls 8

BrandInterface · 0.85
SelfClass · 0.70
makeFunction · 0.70
mapFieldsMethod · 0.65
modelFunction · 0.50
EncodedInterface · 0.50
fFunction · 0.50
failMethod · 0.45

Tested by

no test coverage detected