Type Alias GetAppHistoryByPathData

GetAppHistoryByPathData: {
    path: string;
    workspace: string;
}