Type Alias GetAppByPathData

GetAppByPathData: {
    path: string;
    workspace: string;
}