Type Alias BatchDeleteItem

type BatchDeleteItem = {
    id: string;
}
Index

Properties

Properties

id: string

The ID of the data file to delete.