Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PluginConfig

Specifies which event to run for the specified plugin

Hierarchy

  • PluginConfig

Index

Properties

Properties

on

on: keyof PluginOn

The event to run the plugin on

plugin

plugin: Plugin<any>

The plugin to run

Generated using TypeDoc