Files
openclaw/extensions/talk-voice/api.ts
2026-04-03 13:32:16 +01:00

3 lines
152 B
TypeScript

export { definePluginEntry } from "openclaw/plugin-sdk/plugin-entry";
export type { OpenClawPluginApi, PluginRuntime } from "openclaw/plugin-sdk/core";