aidio-description/src/providers/tts/index.ts

2 lines
75 B
TypeScript

export * from './ttsProviderFactory';
export * from './openAITTSProvider';