Skip to main content
Module

x/sdeno/deps.ts>fs.truncate

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