openclaw
Version:
Multi-channel AI gateway with extensible messaging integrations
4 lines • 430 B
TypeScript
import { c as buildPluginConfigSchema, n as OpenClawPluginConfigSchema, r as OpenClawPluginApi, s as AnyAgentTool, t as definePluginEntry } from "../../plugin-entry-BJ7nwfgz.js";
import { n as OpenClawConfig } from "../../types.openclaw-BMUxPS96.js";
import { z } from "zod";
export { type AnyAgentTool, type OpenClawConfig, type OpenClawPluginApi, type OpenClawPluginConfigSchema, buildPluginConfigSchema, definePluginEntry, z };