Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Go to Latest
variable constants.UV_FS_COPYFILE_EXCL
import { constants } from "https://deno.land/std@0.170.0/node/fs.ts";
const { UV_FS_COPYFILE_EXCL } = constants;