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

Method transform

packages/effect/src/Schema.ts:2750–2750  ·  view source on GitHub ↗
(to: L2)

Source from the content-addressed store, hash-verified

2748{
2749 readonly literal: L
2750 transform<L2 extends SchemaAST.LiteralValue>(to: L2): decodeTo<Literal<L2>, Literal<L>>
2751}
2752
2753/**

Callers 15

errors.tsFile · 0.65
HttpApi.test.tsFile · 0.65
Schema.tst.tsFile · 0.65
Literals.tst.tsFile · 0.65
Layer.test.tsFile · 0.65
Config.test.tsFile · 0.65
encodedHeaderFunction · 0.65
toCodec.test.tsFile · 0.65
MyErrorClass · 0.65
SchemaAST.test.tsFile · 0.65

Calls

no outgoing calls

Tested by 3

encodedHeaderFunction · 0.52
makeFunction · 0.52
makeValueCodecFunction · 0.52