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