Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
defaultLeafHook
Function · 0.45
toDefaultIssues
Function · 0.45
formatIssue
Function · 0.45
annotations.ts
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected