node-ejs-renderer/node_modules/openai/resources/audio/index.d.ts
2024-06-09 13:55:01 -04:00

5 lines
313 B
TypeScript

export { Audio } from "./audio.js";
export { SpeechCreateParams, Speech } from "./speech.js";
export { Transcription, TranscriptionCreateParams, Transcriptions } from "./transcriptions.js";
export { Translation, TranslationCreateParams, Translations } from "./translations.js";
//# sourceMappingURL=index.d.ts.map