variable constants.O_NOCTTYimport { constants } from "https://dotland.deno.dev/std@0.177.0/node/fs.ts"; const { O_NOCTTY } = constants;