Interface ReadableStreamBYOBReaderReadableStreamBYOBReaderReadOptions

interface ReadableStreamBYOBReaderReadableStreamBYOBReaderReadOptions {
    min?: number;
}

Properties

Properties

min?: number