Skip to main content
Module

x/sdeno/deps.ts>fs.writeFile

Steno on Deno. Specialized fast async file writer.
Go to Latest
variable fs.writeFile
import { fs } from "https://deno.land/x/sdeno@v1.0.3/deps.ts";
const { writeFile } = fs;