import * as flowscripterDynamicPluginFramework from "https://deno.land/x/flowscripter_dynamic_plugin_framework@v1.1.4/src/plugin_manager/registry/InMemoryExtensionRegistry.ts";
Classes
Simple implementation of an ExtensionRegistry using an in-memory map. |