import { Plugin } from "https://deno.land/x/pup@1.0.0-rc.9/lib/core/plugin.ts";
Internal representation of a plugin
Constructors
new
Plugin(pup: Pup, config: PluginConfiguration)import { Plugin } from "https://deno.land/x/pup@1.0.0-rc.9/lib/core/plugin.ts";
Internal representation of a plugin