Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/mesozoic/lib/file.ts>File#copyToHashed

A generic build system for Deno web apps
Go to Latest
method File.prototype.copyToHashed
import { File } from "https://deno.land/x/mesozoic@v1.0.0-alpha.19/lib/file.ts";

Parameters

to: string

Returns

Promise<IFile>