Skip to main content
Module

x/sdeno/deps.ts>fs.open

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