MCPcopy Create free account
hub / github.com/UsefulSoftwareCo/executor / api.ts

File api.ts

packages/plugins/apps/src/api.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { definePlugin } from "@executor-js/sdk/core";
2
3import { makeAppsPlugin, type AppsPluginOptions } from "./plugin/apps-plugin";
4import { AppsExtensionService, appsHandlersForSourceKinds } from "./plugin/handlers";

Callers

nothing calls this directly

Calls 4

definePluginFunction · 0.90
makeAppsPluginFunction · 0.90
appsGroupForSourceKindsFunction · 0.90

Tested by

no test coverage detected