variable constants.COPYFILE_EXCL Usage in Denoimport { constants } from "node:fs"; Constant for fs.copyFile. Flag indicating the destination file should not be overwritten if it already exists. Type number