Skip to main content
OpenAsBlobOptions.type - fs - Node documentation
property OpenAsBlobOptions.type

Usage in Deno

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

An optional mime type for the blob.

Type

string | undefined