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

Method toString

packages/effect/src/SchemaAST.ts:1053–1055  ·  view source on GitHub ↗

* @since 3.10.0

()

Source from the content-addressed store, hash-verified

1051 * @since 3.10.0
1052 */
1053 toString() {
1054 return formatKeyword(this)
1055 }
1056 /**
1057 * @since 3.10.0
1058 */

Callers

nothing calls this directly

Calls 1

formatKeywordFunction · 0.85

Tested by

no test coverage detected