Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.praison.ai/llms.txt

Use this file to discover all available pages before exploring further.

load_plugin

AsyncFunction
This function is defined in the parity module.

Signature

async def load_plugin(path: string) -> Promise<any>

Returns

Returns
Promise<any>
The result of the operation.

Uses

  • set

Used By

Source

View on GitHub

src/parity/index.ts at line 1868

JS Plugins