Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
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.60.0/plugins/copy/mod.ts";

type

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