From 22b8e56fca9e13ed8b360a4d67f13e268e80c4c4 Mon Sep 17 00:00:00 2001 From: cool Date: Wed, 20 Mar 2024 14:08:32 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AE=8C=E5=96=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- plugin-cli/src/index.ts | 3 +++ 1 file changed, 3 insertions(+) diff --git a/plugin-cli/src/index.ts b/plugin-cli/src/index.ts index 2f8346a..c2f0186 100644 --- a/plugin-cli/src/index.ts +++ b/plugin-cli/src/index.ts @@ -104,6 +104,9 @@ export abstract class BasePlugin { } } +/** + * 插件服务 + */ export declare class PluginService { /** * 调用插件