feat: move TTS into core (#1559) (thanks @Glucksberg)
This commit is contained in:
@@ -23,5 +23,6 @@ export * from "./types.signal.js";
|
||||
export * from "./types.skills.js";
|
||||
export * from "./types.slack.js";
|
||||
export * from "./types.telegram.js";
|
||||
export * from "./types.tts.js";
|
||||
export * from "./types.tools.js";
|
||||
export * from "./types.whatsapp.js";
|
||||
|
||||
Reference in New Issue
Block a user