MCPcopy Create free account
hub / github.com/Effect-TS/effect / Model.ts

File Model.ts

packages/effect/src/unstable/schema/Model.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/**
2 * Defines schema-backed domain models with separate database and JSON shapes.
3 *
4 * A model keeps one field declaration as the source of truth and derives

Callers

nothing calls this directly

Calls 5

FieldFunction · 0.70
makeMethod · 0.65
pipeMethod · 0.65
transformMethod · 0.65
mapMethod · 0.45

Tested by

no test coverage detected