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

x/lume/core/site.ts>default#copyRemainingFiles

🔥 Static site generator for Deno 🦕
Very Popular
Go to Latest
method default.prototype.copyRemainingFiles
import { default } from "https://deno.land/x/lume@v1.19.0/core/site.ts";

Copy the remaining files

Parameters

optional
filter: (path: string) => string | boolean = [UNSUPPORTED]