Skip to content

Type alias: Plugin

Ƭ Plugin: (hooks: PluginHooks) => void

Type declaration

â–¸ (hooks): void

Parameters
NameType
hooksPluginHooks
Returns

void

Released under the MIT License.