Type Alias BatchDeleteItem

type BatchDeleteItem = {
    id: string;
}
Index
id: string

The ID of the data file to delete.