Files
openclaw/extensions/buzz/runtime-api.ts
2026-08-01 13:40:11 +08:00

3 lines
161 B
TypeScript

export type { ChannelGatewayContext } from "openclaw/plugin-sdk/channel-contract";
export type { ChannelPlugin, PluginRuntime } from "openclaw/plugin-sdk/core";