Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Effect-TS/effect
/
Class
packages/sql/libsql/test/util.ts:22–22 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
20
}
21
22
export
class
LibsqlContainer extends Context.Service<
23
LibsqlContainer,
24
StartedTestContainer
25
>()(
"test/LibsqlContainer"
) {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected