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

x/flowscripter_dynamic_plugin_framework/mod.ts>UrlListPluginRepository#getExtensionEntryAsyncIterable

Dynamic plugin framework for Deno based on Javascript Modules and import() function.
Latest
method UrlListPluginRepository.prototype.getExtensionEntryAsyncIterable
import { UrlListPluginRepository } from "https://deno.land/x/flowscripter_dynamic_plugin_framework@v1.1.4/mod.ts";

Parameters

extensionPoint: string

Returns

AsyncIterable<ExtensionEntry>