Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Effect-TS/effect
/
Class
packages/tools/bundle/src/Fixtures.ts:32–32 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
30
* @since 4.0.0
31
*/
32
export
class
Fixtures extends Context.Service<Fixtures>()(
33
"@effect/bundle/Fixtures"
,
34
{
35
make: Effect.gen(
function
*() {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected