Skip to main content
Module

x/flowscripter_dynamic_plugin_framework/src/api/plugin_manager/ExtensionInfo.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/ExtensionInfo.ts";

Interfaces

Provides information for a particular Extension which has been registered with a PluginManager.