function default.isReadableunstableisReadable(stream: Readable | ReadableStream): booleanReturns whether the stream is readable. Parametersstream: Readable | ReadableStreamReturn Typeboolean