MCPcopy Create free account
hub / github.com/Effect-TS/effect / pubsub.ts

File pubsub.ts

packages/tools/bundle/fixtures/pubsub.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as Effect from "effect/Effect"
2import * as PubSub from "effect/PubSub"
3
4const program = Effect.gen(function*() {

Callers

nothing calls this directly

Calls 6

pipeMethod · 0.65
subscribeMethod · 0.65
takeMethod · 0.65
logMethod · 0.65
publishAllMethod · 0.65
sleepMethod · 0.65

Tested by

no test coverage detected