Skip to main content
Go to Latest
variable constants.COPYFILE_EXCL
import { constants } from "https://deno.land/std@0.177.0/node/fs.ts";
const { COPYFILE_EXCL } = constants;