Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Go to Latest
interface FinishedOptions
import { type FinishedOptions } from "https://deno.land/std@0.101.0/node/_stream/end_of_stream.ts";

Properties

optional
error: boolean
optional
readable: boolean
optional
writable: boolean