Pluggable = Plugin<any[], any, any> | PluginTuple<any[], any, any> | Preset
Plugin
any
PluginTuple
Preset
Defined in: node_modules/unified/lib/index.d.ts:925
Union of the different ways to add plugins and settings.