node-ejs-renderer/node_modules/openai/resources/audio/index.d.ts

5 lines
313 B
TypeScript
Raw Normal View History

2024-06-09 13:55:01 -04:00
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