function truncateSyncimport { truncateSync } from "https://deno.land/std@0.104.0/node/_fs/_fs_truncate.ts"; truncateSync(path: string | URL, len?: number)Parameterspath: string | URLoptionallen: number