Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

std/node/fs.ts>promises.copyFile

Deno standard library
Go to Latest
variable promises.copyFile
import { promises } from "https://deno.land/std@0.105.0/node/fs.ts";
const { copyFile } = promises;