We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f2bd20 commit 7914d39Copy full SHA for 7914d39
1 file changed
src/lib/types/TranscriptionSchema.ts
@@ -284,4 +284,4 @@ interface LiveSchema extends TranscriptionSchema {
284
vad_events?: boolean;
285
}
286
287
-export type { TranscriptionSchema, LiveSchema, PrerecordedSchema };
+export type { TranscriptionSchema, PrerecordedSchema, LiveSchema };
0 commit comments