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

Class

packages/tools/bundle/src/Reporter.ts:89–89  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

87 * @since 4.0.0
88 */
89export class Reporter extends Context.Service<Reporter>()(
90 "@effect/bundle/Reporter",
91 {
92 make: Effect.gen(function*() {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected