Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

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

Interfaces

Provides information for a particular Extension which is provided by a plugin hosted in a PluginRepository.