function truncateSyncRe-exportimport { truncateSync } from "https://deno.land/std@0.142.0/node/fs.ts"; truncateSync(path: string | URL, len?: number)Parameterspath: string | URLoptionallen: number