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

x/mesozoic/mod.ts>VirtualFile#copyTo

A generic build system for Deno web apps
Go to Latest
method VirtualFile.prototype.copyTo
import { VirtualFile } from "https://deno.land/x/mesozoic@v1.0.0-alpha.27/mod.ts";

Parameters

to: string

Returns

Promise<IFile>