mirror of
https://github.com/openclaw/openclaw.git
synced 2026-03-12 07:20:45 +00:00
Plugin SDK: add full bundled subpath wiring
This commit is contained in:
4
src/plugin-sdk/talk-voice.ts
Normal file
4
src/plugin-sdk/talk-voice.ts
Normal file
@@ -0,0 +1,4 @@
|
||||
// Narrow plugin-sdk surface for the bundled talk-voice plugin.
|
||||
// Keep this list additive and scoped to symbols used under extensions/talk-voice.
|
||||
|
||||
export type { OpenClawPluginApi } from "../plugins/types.js";
|
||||
Reference in New Issue
Block a user