Skip to main content
Module

x/flowscripter_dynamic_plugin_framework/src/api/plugin_manager/PluginManager.ts

Dynamic plugin framework for Deno based on Javascript Modules and import() function.
Latest
import * as flowscripterDynamicPluginFramework from "https://deno.land/x/flowscripter_dynamic_plugin_framework@v1.1.4/src/api/plugin_manager/PluginManager.ts";

Interfaces

Used by a host application to manage discovery of Extensions provided by Plugin implementations.