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

Method toString

packages/effect/src/SchemaAST.ts:843–845  ·  view source on GitHub ↗

* @since 3.10.0

()

Source from the content-addressed store, hash-verified

841 * @since 3.10.0
842 */
843 toString() {
844 return formatKeyword(this)
845 }
846 /**
847 * @since 3.10.0
848 */

Callers

nothing calls this directly

Calls 1

formatKeywordFunction · 0.85

Tested by

no test coverage detected