Skip to main content

getPluginTemplate

Function
This function is defined in the plugins module.

Signature

def getPluginTemplate(name: string) -> string

Returns

Returns
string
The result of the operation.

Uses

  • super
  • onHook
  • Plugin

Source

View on GitHub

src/plugins/index.ts at line 532