mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-11 09:11:13 +00:00
238 lines
7.4 KiB
TypeScript
238 lines
7.4 KiB
TypeScript
// Generated by scripts/generate-plugin-sdk-facades.mjs. Do not edit manually.
|
|
export interface PluginSdkFacadeTypeMap {
|
|
"anthropic-cli": {
|
|
module: typeof import("@openclaw/anthropic/api.js");
|
|
sourceModules: {
|
|
source1: {
|
|
module: typeof import("@openclaw/anthropic/api.js");
|
|
};
|
|
};
|
|
types: {};
|
|
};
|
|
"bluebubbles-policy": {
|
|
module: typeof import("@openclaw/bluebubbles/api.js");
|
|
sourceModules: {
|
|
source1: {
|
|
module: typeof import("@openclaw/bluebubbles/api.js");
|
|
};
|
|
};
|
|
types: {};
|
|
};
|
|
browser: {
|
|
module: typeof import("@openclaw/browser/runtime-api.js");
|
|
sourceModules: {
|
|
source1: {
|
|
module: typeof import("@openclaw/browser/runtime-api.js");
|
|
};
|
|
};
|
|
types: {};
|
|
};
|
|
"feishu-conversation": {
|
|
module: typeof import("@openclaw/feishu/api.js");
|
|
sourceModules: {
|
|
source1: {
|
|
module: typeof import("@openclaw/feishu/api.js");
|
|
};
|
|
};
|
|
types: {};
|
|
};
|
|
"feishu-setup": {
|
|
module: typeof import("@openclaw/feishu/api.js");
|
|
sourceModules: {
|
|
source1: {
|
|
module: typeof import("@openclaw/feishu/api.js");
|
|
};
|
|
};
|
|
types: {};
|
|
};
|
|
"github-copilot-login": {
|
|
module: typeof import("@openclaw/github-copilot/api.js");
|
|
sourceModules: {
|
|
source1: {
|
|
module: typeof import("@openclaw/github-copilot/api.js");
|
|
};
|
|
};
|
|
types: {};
|
|
};
|
|
"image-generation-runtime": {
|
|
module: typeof import("@openclaw/image-generation-core/runtime-api.js");
|
|
sourceModules: {
|
|
source1: {
|
|
module: typeof import("@openclaw/image-generation-core/runtime-api.js");
|
|
};
|
|
};
|
|
types: {
|
|
GenerateImageParams: import("@openclaw/image-generation-core/runtime-api.js").GenerateImageParams;
|
|
GenerateImageRuntimeResult: import("@openclaw/image-generation-core/runtime-api.js").GenerateImageRuntimeResult;
|
|
};
|
|
};
|
|
"irc-surface": {
|
|
module: typeof import("@openclaw/irc/api.js");
|
|
sourceModules: {
|
|
source1: {
|
|
module: typeof import("@openclaw/irc/api.js");
|
|
};
|
|
};
|
|
types: {};
|
|
};
|
|
"memory-core-engine-runtime": {
|
|
module: typeof import("@openclaw/memory-core/runtime-api.js");
|
|
sourceModules: {
|
|
source1: {
|
|
module: typeof import("@openclaw/memory-core/runtime-api.js");
|
|
};
|
|
};
|
|
types: {
|
|
BuiltinMemoryEmbeddingProviderDoctorMetadata: import("@openclaw/memory-core/runtime-api.js").BuiltinMemoryEmbeddingProviderDoctorMetadata;
|
|
RepairShortTermPromotionArtifactsResult: import("@openclaw/memory-core/runtime-api.js").RepairShortTermPromotionArtifactsResult;
|
|
ShortTermAuditSummary: import("@openclaw/memory-core/runtime-api.js").ShortTermAuditSummary;
|
|
};
|
|
};
|
|
"mattermost-policy": {
|
|
module: typeof import("@openclaw/mattermost/api.js");
|
|
sourceModules: {
|
|
source1: {
|
|
module: typeof import("@openclaw/mattermost/api.js");
|
|
};
|
|
};
|
|
types: {};
|
|
};
|
|
litellm: {
|
|
module: typeof import("@openclaw/litellm/api.js");
|
|
sourceModules: {
|
|
source1: {
|
|
module: typeof import("@openclaw/litellm/api.js");
|
|
};
|
|
};
|
|
types: {};
|
|
};
|
|
"line-runtime": {
|
|
module: typeof import("@openclaw/line/runtime-api.js");
|
|
sourceModules: {
|
|
source1: {
|
|
module: typeof import("@openclaw/line/runtime-api.js");
|
|
};
|
|
};
|
|
types: {
|
|
Action: import("@openclaw/line/runtime-api.js").Action;
|
|
CardAction: import("@openclaw/line/runtime-api.js").CardAction;
|
|
CreateRichMenuParams: import("@openclaw/line/runtime-api.js").CreateRichMenuParams;
|
|
FlexBox: import("@openclaw/line/runtime-api.js").FlexBox;
|
|
FlexBubble: import("@openclaw/line/runtime-api.js").FlexBubble;
|
|
FlexButton: import("@openclaw/line/runtime-api.js").FlexButton;
|
|
FlexCarousel: import("@openclaw/line/runtime-api.js").FlexCarousel;
|
|
FlexComponent: import("@openclaw/line/runtime-api.js").FlexComponent;
|
|
FlexContainer: import("@openclaw/line/runtime-api.js").FlexContainer;
|
|
FlexImage: import("@openclaw/line/runtime-api.js").FlexImage;
|
|
FlexText: import("@openclaw/line/runtime-api.js").FlexText;
|
|
LineChannelData: import("@openclaw/line/runtime-api.js").LineChannelData;
|
|
LineConfig: import("@openclaw/line/runtime-api.js").LineConfig;
|
|
LineProbeResult: import("@openclaw/line/runtime-api.js").LineProbeResult;
|
|
ListItem: import("@openclaw/line/runtime-api.js").ListItem;
|
|
ResolvedLineAccount: import("@openclaw/line/runtime-api.js").ResolvedLineAccount;
|
|
RichMenuArea: import("@openclaw/line/runtime-api.js").RichMenuArea;
|
|
RichMenuAreaRequest: import("@openclaw/line/runtime-api.js").RichMenuAreaRequest;
|
|
RichMenuRequest: import("@openclaw/line/runtime-api.js").RichMenuRequest;
|
|
RichMenuResponse: import("@openclaw/line/runtime-api.js").RichMenuResponse;
|
|
RichMenuSize: import("@openclaw/line/runtime-api.js").RichMenuSize;
|
|
};
|
|
};
|
|
"line-surface": {
|
|
module: typeof import("@openclaw/line/runtime-api.js");
|
|
sourceModules: {
|
|
source1: {
|
|
module: typeof import("@openclaw/line/runtime-api.js");
|
|
};
|
|
};
|
|
types: {
|
|
CardAction: import("@openclaw/line/runtime-api.js").CardAction;
|
|
LineChannelData: import("@openclaw/line/runtime-api.js").LineChannelData;
|
|
LineConfig: import("@openclaw/line/runtime-api.js").LineConfig;
|
|
LineProbeResult: import("@openclaw/line/runtime-api.js").LineProbeResult;
|
|
ListItem: import("@openclaw/line/runtime-api.js").ListItem;
|
|
ResolvedLineAccount: import("@openclaw/line/runtime-api.js").ResolvedLineAccount;
|
|
};
|
|
};
|
|
"matrix-helper": {
|
|
module: typeof import("@openclaw/matrix/api.js");
|
|
sourceModules: {
|
|
source1: {
|
|
module: typeof import("@openclaw/matrix/api.js");
|
|
};
|
|
};
|
|
types: {};
|
|
};
|
|
"matrix-runtime-surface": {
|
|
module: typeof import("@openclaw/matrix/runtime-api.js");
|
|
sourceModules: {
|
|
source1: {
|
|
module: typeof import("@openclaw/matrix/runtime-api.js");
|
|
};
|
|
};
|
|
types: {};
|
|
};
|
|
"matrix-surface": {
|
|
module: typeof import("@openclaw/matrix/api.js");
|
|
sourceModules: {
|
|
source1: {
|
|
module: typeof import("@openclaw/matrix/api.js");
|
|
};
|
|
};
|
|
types: {};
|
|
};
|
|
"matrix-thread-bindings": {
|
|
module: typeof import("@openclaw/matrix/api.js");
|
|
sourceModules: {
|
|
source1: {
|
|
module: typeof import("@openclaw/matrix/api.js");
|
|
};
|
|
};
|
|
types: {};
|
|
};
|
|
openrouter: {
|
|
module: typeof import("@openclaw/openrouter/api.js");
|
|
sourceModules: {
|
|
source1: {
|
|
module: typeof import("@openclaw/openrouter/api.js");
|
|
};
|
|
};
|
|
types: {};
|
|
};
|
|
"vercel-ai-gateway": {
|
|
module: typeof import("@openclaw/vercel-ai-gateway/api.js");
|
|
sourceModules: {
|
|
source1: {
|
|
module: typeof import("@openclaw/vercel-ai-gateway/api.js");
|
|
};
|
|
};
|
|
types: {};
|
|
};
|
|
xiaomi: {
|
|
module: typeof import("@openclaw/xiaomi/api.js");
|
|
sourceModules: {
|
|
source1: {
|
|
module: typeof import("@openclaw/xiaomi/api.js");
|
|
};
|
|
};
|
|
types: {};
|
|
};
|
|
zai: {
|
|
module: typeof import("@openclaw/zai/api.js");
|
|
sourceModules: {
|
|
source1: {
|
|
module: typeof import("@openclaw/zai/api.js");
|
|
};
|
|
};
|
|
types: {};
|
|
};
|
|
"zalo-setup": {
|
|
module: typeof import("@openclaw/zalo/api.js");
|
|
sourceModules: {
|
|
source1: {
|
|
module: typeof import("@openclaw/zalo/api.js");
|
|
};
|
|
};
|
|
types: {};
|
|
};
|
|
}
|