Skip to main content
The Deno 2 Release Candidate is here
Learn more
Latest
function copyFileSync
Re-export
import { copyFileSync } from "https://deno.land/x/denjucks@1.1.1/src/deps/path/std/node/fs.ts";

Parameters

source: string | URL
destination: string