UNPKG

o11y_schema

Version:

o11y schema repo

4 lines (3 loc) 250 B
export { speech_to_text as speechToTextSchema } from './speech_to_text.js'; export { text_to_speech as textToSpeechSchema } from './text_to_speech.js'; export { text_to_speech_file_io as textToSpeechFileIoSchema } from './text_to_speech_file_io.js';