MCPcopy Create free account
hub / github.com/Effect-TS/effect / getExpected

Method getExpected

packages/effect/src/SchemaAST.ts:944–946  ·  view source on GitHub ↗

@internal

()

Source from the content-addressed store, hash-verified

942 }
943 /** @internal */
944 getExpected(): string {
945 return "any"
946 }
947}
948
949/**

Callers 4

defaultLeafHookFunction · 0.45
toDefaultIssuesFunction · 0.45
formatIssueFunction · 0.45
annotations.tsFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected