function futimesimport { futimes } from "https://deno.land/std@0.147.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://deno.land/std@0.147.0/node/fs.ts";