Type Alias ExistsFlowByPathData

ExistsFlowByPathData: {
    path: string;
    workspace: string;
}