Skip to content

Type Alias: AsyncPluginHooks

ts
type AsyncPluginHooks = Exclude<keyof FunctionPluginHooks, SyncPluginHooks>

Defined in: node_modules/.pnpm/rolldown@1.0.0-beta.60/node_modules/rolldown/dist/shared/define-config-BgCyRzGF.d.mts:1846

Released under the MIT License.