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

Method reset

packages/experimental/src/Sse.ts:257–257  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

255export interface Parser {
256 feed(chunk: string): void
257 reset(): void
258}
259
260/**

Callers 3

makeProtocolSocketFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected