UNPKG

@ai-sdk/provider

Version:
7 lines (6 loc) 679 B
export type { TranscriptionModelV4 } from './transcription-model-v4'; export type { TranscriptionModelV4CallOptions } from './transcription-model-v4-call-options'; export type { TranscriptionModelV4Result } from './transcription-model-v4-result'; export type { TranscriptionModelV4StreamOptions as Experimental_TranscriptionModelV4StreamOptions } from './transcription-model-v4-stream-options'; export type { TranscriptionModelV4StreamPart as Experimental_TranscriptionModelV4StreamPart } from './transcription-model-v4-stream-part'; export type { TranscriptionModelV4StreamResult as Experimental_TranscriptionModelV4StreamResult } from './transcription-model-v4-stream-result';