load_plugin
AsyncFunction
This function is defined in the parity module.
Signature
Returns
The result of the operation.
Uses
set
Used By
Source
View on GitHub
src/parity/index.ts at line 1868load_plugin: API reference for load_plugin
This function is defined in the parity module.
async def load_plugin(path: string) -> Promise<any>
setsrc/parity/index.ts at line 1868