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