MCPcopy Create free account
hub / github.com/bombshell-dev/clack /

Class

packages/prompts/test/test-utils.ts:19–19  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

17}
18
19export class MockReadable extends Readable {
20 protected _buffer: unknown[] | null = [];
21
22 _read() {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected