A tsdown plugin slot — accepts tsdown plugins, any Rolldown plugin form, null/undefined/false, promises, and nested arrays. Mirrors Rolldown's RolldownPluginOption but with TsdownPlugin as the atom so that tsdown-specific hooks are type-checked.
null
undefined
false
promises
RolldownPluginOption
TsdownPlugin
A tsdown plugin slot — accepts tsdown plugins, any Rolldown plugin form,
null/undefined/false,promises, and nested arrays. Mirrors Rolldown'sRolldownPluginOptionbut withTsdownPluginas the atom so that tsdown-specific hooks are type-checked.