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

Method toCodecStringTree

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

@internal

()

Source from the content-addressed store, hash-verified

1271 * @since 3.10.0
1272 */
1273export const objectKeyword = new ObjectKeyword()
1274
1275/**
1276 * AST node representing a TypeScript `enum`.
1277 *
1278 * **Details**

Callers

nothing calls this directly

Calls 1

literalToStringFunction · 0.85

Tested by

no test coverage detected