function futimesimport { futimes } from "https://dotland.deno.dev/std@0.116.0/node/fs.ts"; futimes(fd: number,atime: number | string | Date,mtime: number | string | Date,callback: CallbackWithError,): voidParametersfd: numberatime: number | string | Datemtime: number | string | Datecallback: CallbackWithErrorReturnsvoidimport futimesimport { futimes } from "https://dotland.deno.dev/std@0.116.0/node/fs.ts";