UNPKG

react-edge-tts

Version:

Generate text-to-speech narration for React content using Microsoft Edge TTS

8 lines 186 B
declare const declare: any; declare const fs: any; declare const path: any; declare const t: any; interface PluginOptions { outputDir?: string; } //# sourceMappingURL=plugin.d.ts.map