type EmittedSource = Omit<SourceWithLanguages, "provider"> | Omit<SourceWithAudioTracks, "provider">
Type Aliases
EmittedSource
Helper types for the structure that should be passed into the emitter.
Last modified on July 27, 2026
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Warning: This documentation is a WIP.
Helper types for the structure that should be passed into the emitter.
type EmittedSource = Omit<SourceWithLanguages, "provider"> | Omit<SourceWithAudioTracks, "provider">
Was this page helpful?