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

Usage in Deno

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

Type

number
| promises.FileHandle
| undefined