function truncateimport { truncate } from "https://dotland.deno.dev/std@0.116.0/node/fs.ts"; truncate(path: string | URL,lenOrCallback: number | CallbackWithError,maybeCallback?: CallbackWithError,)Parameterspath: string | URLlenOrCallback: number | CallbackWithErroroptionalmaybeCallback: CallbackWithErrorimport truncateimport { truncate } from "https://dotland.deno.dev/std@0.116.0/node/fs.ts";