MCPcopy
hub / github.com/Effect-TS/effect / single

Method single

packages/effect/src/StreamEmit.ts:82–82  ·  view source on GitHub ↗

* Emits a chunk containing the specified value.

(value: A)

Source from the content-addressed store, hash-verified

80 * Emits a chunk containing the specified value.
81 */
82 single(value: A): Promise<B>
83}
84
85/**

Callers 8

onReadyStateChangeFunction · 0.65
makeRepositoryFunction · 0.65
entriesFunction · 0.65
watchNodeFunction · 0.65
async.test.tsFile · 0.65
fromRequestFunction · 0.65
LocallyReducerFunction · 0.65
onNotificationFunction · 0.65

Calls

no outgoing calls

Tested by 1

entriesFunction · 0.52