variable constants.R_OKimport { constants } from "https://dotland.deno.dev/std@0.116.0/node/fs.ts"; const { R_OK } = constants; type4