Type Alias DeleteScheduleData

DeleteScheduleData: {
    path: string;
    workspace: string;
}