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

x/gustwind/plugins/copy/mod.ts>plugin

🐳💨 – Deno powered site creator
Go to Latest
variable plugin
import { plugin } from "https://deno.land/x/gustwind@v0.56.0/plugins/copy/mod.ts";

type

Plugin<{ inputPath: string; outputPath: string; }>