Skip to content
On this page

Type alias: Plugin ​

Ƭ Plugin: (hooks: { [key in keyof PluginHooks]: PluginHooks[key]["on"] }) => void

Type declaration ​

â–¸ (hooks): void

Parameters ​
NameType
hooks
Returns ​

void

Released under the MIT License.