Persist map area selection exports
This commit is contained in:
@@ -635,7 +635,7 @@ export interface QualityCheckListResponse {
|
||||
offset: number
|
||||
}
|
||||
|
||||
export type ExportKind = 'dataset' | 'detection_run' | 'segmentation_run'
|
||||
export type ExportKind = 'dataset' | 'detection_run' | 'segmentation_run' | 'vector_selection'
|
||||
|
||||
export interface ExportRead {
|
||||
id: string
|
||||
|
||||
Reference in New Issue
Block a user