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