Skip to main content
Module

x/flowscripter_example_host_application/deps.ts>ExtensionPoint1

Example host application executable for the deno-dynamic-plugin-framework.
Latest
interface ExtensionPoint1
import { type ExtensionPoint1 } from "https://deno.land/x/flowscripter_example_host_application@v1.0.1/deps.ts";

An example extension interface to be implemented by a plugin.

Methods

sayHello(): void

Performs a greeting.