Skip to content

Type Alias: RolldownPlugin<A>

ts
type RolldownPlugin<A> = Plugin<A> | BuiltinPlugin | ParallelPlugin

Defined in: node_modules/.pnpm/rolldown@1.0.0-beta.55/node_modules/rolldown/dist/shared/define-config-MdVaFcie.d.mts:1139

Type Parameters

A

A = any

Released under the MIT License.