Skip to content

Type Alias: RolldownPlugin<A>

  • Type: RolldownPlugin<A> = Plugin<A> | BuiltinPlugin | ParallelPlugin
Defined in: plugin/index.ts:329

Type Parameters

A

A = any

Released under the MIT License.