@kubb/plugin-mcp
Version:
Generator mcp
10 lines (9 loc) • 455 B
TypeScript
import { t as __name } from "./chunk-eQyhnF5A.js";
import { m as UserPluginWithLifeCycle } from "./index-D9FArzes.js";
import { n as PluginMcp, t as Options } from "./types-BpFIHuV_.js";
//#region src/plugin.d.ts
declare const pluginMcpName = "plugin-mcp";
declare const pluginMcp: (options?: Options | undefined) => UserPluginWithLifeCycle<PluginMcp>;
//#endregion
export { type PluginMcp, pluginMcp, pluginMcpName };
//# sourceMappingURL=index.d.ts.map