Skip to main content
Module

std/node/fs.ts>copyFileSync

Deno standard library
Go to Latest
function copyFileSync
Re-export
import { copyFileSync } from "https://deno.land/std@0.101.0/node/fs.ts";

Parameters

source: string | URL
destination: string