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

Method toCodecStringTree

repos/effect/packages/effect/src/SchemaAST.ts:1487–1489  ·  view source on GitHub ↗

@internal

()

Source from the content-addressed store, hash-verified

1485 * @see {@link Number} for the AST node class and serialization behavior
1486 * @see {@link Literal} for exact finite numeric literal AST nodes
1487 *
1488 * @category constructors
1489 * @since 4.0.0
1490 */
1491export const number = new Number()
1492

Callers

nothing calls this directly

Calls 1

replaceEncodingFunction · 0.85

Tested by

no test coverage detected