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

x/mesozoic/lib/abstractBuilder.ts>AbstractBuilder#copySources

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

Parameters

sources: SourceFileBag
optional
destination: string = [UNSUPPORTED]