Type Alias ExistsScheduleData

ExistsScheduleData: {
    path: string;
    workspace: string;
}