Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/mesozoic/lib/virtualFile.ts>VirtualFile#copyToHashed

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

Parameters

to: string

Returns

Promise<IFile>