Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/effect-app/libs
/
Class
packages/infra/test/query.test.ts:1301–1301 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1299
1300
class
BB extends S.Class<BB>(
"BB"
)({
1301
id: S.Literal(
"BB"
),
1302
b: S.NullOr(S.Finite)
1303
}) {}
1304
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected