Type Alias PrepareTaskReq

type PrepareTaskReq = {
    allowRecreate: boolean;
}
Index
allowRecreate: boolean

Allow recreation of existing artifacts