Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/Effect-TS/effect
/ Boolean
Interface
Boolean
packages/platform/src/OpenApiJsonSchema.ts:150–153 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
148
* @since 1.0.0
149
*/
150
export
interface
Boolean extends Annotations {
151
type
:
"boolean"
152
nullable?: boolean
153
}
154
155
/**
156
* @category model
Callers
2
terminal.ts
File · 0.85
SqlRunnerStorage.ts
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected