Skip to content

Type Alias: AsyncPluginHooks

ts
type AsyncPluginHooks = Exclude<keyof FunctionPluginHooks, SyncPluginHooks>

Defined in: node_modules/.pnpm/[email protected]/node_modules/rolldown/dist/shared/define-config-kYHtCO-M.d.mts:1106

Released under the MIT License.