Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/drollup/src/rollup/mod.ts>OutputPlugin

Next-generation ES module bundler ported for Deno
Latest
interface OutputPlugin
implements Partial<OutputPluginHooks>, Partial<OutputPluginValueHooks>
import { type OutputPlugin } from "https://deno.land/x/drollup@2.58.0%2B0.20.0/src/rollup/mod.ts";

Properties

name: string