variable constants.S_IRUSRimport { constants } from "https://dotland.deno.dev/std@0.92.0/node/fs.ts"; const { S_IRUSR } = constants; type256