variable pluginimport { plugin } from "https://deno.land/x/gustwind@v0.56.1/plugins/copy/mod.ts"; typePlugin<{ inputPath: string; outputPath: string; }>