variable promisesimport { promises } from "https://dotland.deno.dev/std@0.177.0/node/fs.ts"; type{ access; copyFile; open; opendir; rename; truncate; rm; rmdir; mkdir; readdir; readlink; symlink; lstat; stat; link; unlink; chmod; chown; utimes; realpath; mkdtemp; writeFile; appendFile; readFile; watch; }