feat: Transcription read mode (clean split) #177 #205
@@ -35,6 +35,7 @@ export type TranscriptionBlockData = {
|
||||
label: string | null;
|
||||
sortOrder: number;
|
||||
version: number;
|
||||
updatedAt?: string | null;
|
||||
};
|
||||
|
||||
export type Annotation = {
|
||||
|
||||
Reference in New Issue
Block a user