Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Go to Latest
interface WriteFileOptions
implements FileOptions
import { type WriteFileOptions } from "https://deno.land/std@0.151.0/node/_fs/_fs_common.ts";

Properties

optional
mode: number