property Plugin.init

Plugin initialization function

Type

(context: PluginContext) => Promise<void> | void

Usage

import { type Plugin } from ".";