Type Alias IsOwnerOfPathData

IsOwnerOfPathData: {
    path: string;
    workspace: string;
}