UNPKG

node-pluginsmanager

Version:
3 lines (2 loc) 234 B
import { Orchestrator, tLogger } from "node-pluginsmanager-plugin"; export default function createPluginByDirectory(directory: string, externalRessourcesDirectory: string, logger: tLogger | null, ...data: any): Promise<Orchestrator>;