Skip to main content
StreamOptions.autoClose - fs - Node documentation
property StreamOptions.autoClose

Usage in Deno

import { type StreamOptions } from "node:fs";

Type

boolean | undefined