Skip to main content

Registration <T>

Hierarchy

Index

Properties

name

name: string

Unique name of the plugin.

plugin

plugin: T

Plugin instance or object.

optionalpriority

priority?: number

Override the priority of the plugin.

optionaltool

tool?: unknown

Custom tool instance to pass to life cycles.