interface OpenAsBlobOptions
          
Usage in Deno
import { type OpenAsBlobOptions } from "node:fs";
optional
type: string | undefined
      
    An optional mime type for the blob.
import { type OpenAsBlobOptions } from "node:fs";
type: string | undefined
      
    An optional mime type for the blob.