UNPKG

@webda/core

Version:

Expose API with Lambda

5 lines (4 loc) 109 B
import { Readable } from "stream"; export declare class FakeReadable extends Readable { _read(): void; }