MCPcopy Index your code
hub / github.com/Effect-TS/effect / toString

Method toString

packages/effect/src/SchemaAST.ts:1011–1013  ·  view source on GitHub ↗

* @since 3.10.0

()

Source from the content-addressed store, hash-verified

1009 * @since 3.10.0
1010 */
1011 toString() {
1012 return formatKeyword(this)
1013 }
1014 /**
1015 * @since 3.10.0
1016 */

Callers

nothing calls this directly

Calls 1

formatKeywordFunction · 0.85

Tested by

no test coverage detected