Skip to main content

loadPlugin

Function
This function is defined in the plugins module.

Signature

def loadPlugin(path: string) -> Plugin | null

Returns

Returns
Plugin | null
The result of the operation.

Source

View on GitHub

src/plugins/index.ts at line 498